4 / 4
Apr 2007

I get an error for my resolution.
But I really don't understand why as for me my program is correct.
Can you send me the test case that returns an error ... please

Thanx

OOpps Sorry I didn't want to create a new forum.
It is the GEOM problem.
Anyone to help me?

Now I have a NZEC error.
Can you send me the error message, if possible.
Because on my computer it seems that there is no error.

Depending on your choice of language, you might have to explicitly "return 0" so that your program exits cleanly. Any other possible errors obviously depend on what you are doing. Are you making any assumptions which aren't explicitly stated in the problem?

Also, I expect that you still have plenty of submissions left before 256, so if it becomes necessary, you can probably invest some into figuring out which portion of your code generated the error.