Search found 2 matches
- Thu Oct 09, 2003 6:48 am
- Forum: Volume 1 (100-199)
- Topic: 100 - The 3n + 1 problem
- Replies: 1394
- Views: 320940
- Thu Oct 09, 2003 6:46 am
- Forum: Volume 1 (100-199)
- Topic: 100 - The 3n + 1 problem
- Replies: 1394
- Views: 320940
100: Compile Error!!
Well, 100 works fine on my computer, compiles no problemo. Not so on the judges'.
Here are the compiler error messages:
01966610_24.c: In function `get_cycle_length':
01966610_24.c:9: parse error before `/'
01966610_24.c:11: parse error before `/'
Here is the code:
/* @JUDGE_ID: 37633FY 100 C ...
Here are the compiler error messages:
01966610_24.c: In function `get_cycle_length':
01966610_24.c:9: parse error before `/'
01966610_24.c:11: parse error before `/'
Here is the code:
/* @JUDGE_ID: 37633FY 100 C ...