Page 1 of 1
Posted: Wed Dec 05, 2001 9:41 am
by Yu Wei
I've got a lot of problems in submitting programs recently. I submitted the program below but got Submission Error!!!!
---
/* @JUDGE_ID:
Posted: Wed Dec 05, 2001 9:42 am
by Yu Wei
Sorry, it should be: When I changed "C" in JUDGE_ID line to "C++"...
Posted: Wed Dec 05, 2001 9:44 am
by Yu Wei
I found an error: I typed a unicode space. But CE this time:
--
Here are the compiler error messages:
/usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../crt1.o: In function `_start':
/usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../crt1.o(.text+0x18): undefined r
eference to `main'
collect2: ld returned 1 exit status
--
Posted: Tue Jan 28, 2003 1:06 pm
by newhh2002
hi, you can try
@begin_of_source_code
at the top and
@end_of_source_code
in the bottom