Search found 2 matches

by linolium
Thu Oct 09, 2003 6:48 am
Forum: Volume 1 (100-199)
Topic: 100 - The 3n + 1 problem
Replies: 1394
Views: 320940

I tried changing my two comments to /* this style */, and it compiles. But it takes over 10 secs to execute?! and sends me a too long error. What is going on.. and I should be able to use //these comments too anyway, right?
by linolium
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 ...

Go to advanced search