Search found 1 match

by jieshuzheng
Wed Sep 10, 2008 9:10 am
Forum: Volume 1 (100-199)
Topic: 151 - Power Crisis
Replies: 56
Views: 11702

151 Why RE?

The following is my code. I have tested it with every number from 13 to 99 on my machine. But the OJ keeps giving me Runtime Error. The code is checked over and over, but I still cannot find any thing that can raise a RE. Really need your help.

#include <stdio.h>

int joseph[10001];
int res[10001 ...

Go to advanced search