Serious problems!

Write here if you have problems with your C source code

Moderator: Board moderators

Post Reply
Yu Wei
New poster
Posts: 9
Joined: Sun Nov 18, 2001 2:00 am
Contact:

Post 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:
Yu Wei
New poster
Posts: 9
Joined: Sun Nov 18, 2001 2:00 am
Contact:

Post by Yu Wei »

Sorry, it should be: When I changed "C" in JUDGE_ID line to "C++"...
Yu Wei
New poster
Posts: 9
Joined: Sun Nov 18, 2001 2:00 am
Contact:

Post 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

--
newhh2002
New poster
Posts: 11
Joined: Sun Jan 26, 2003 4:25 pm
Contact:

Post by newhh2002 »

hi, you can try
@begin_of_source_code
at the top and
@end_of_source_code
in the bottom
none
Post Reply

Return to “C”