Read post
"int main() " wihtout return ,got " Runtime Error"
[ Topic ] 2010-10-24 02:30:56 mrhead
I forgot return at the end of the main function,
and I got a result of "Runtime Error".
It is unable to understand that,usually the compiler report "compiling error" or add "return" for users.
I wasted about 2 hours at this problem,fuck!!!!
Reply
|