|
|
back to boardCommon Board<command line>:1:4: error: missing '(' after predicate I have solved 1032. It gives correct answer in GCC but on this site I get a compilation error. When I compiled it with GCC: ">gcc -Wall -ANSI -o a.out 1032.c" in the prompt it gave "><command line>:1:4: error: missing '(' after predicate" But anyways a.out works in GCC...but not on this site. Can anyone tell me what's the problem??? |
|
|