Borderou de evaluare (job #1455)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Rucsac fractionar | Compilator | cpp |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 24 oct. 2012 08:18:23 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:10:15: error: expected ‘,’ or ‘...’ before ‘.’ token
user.cpp: In function ‘bool cmp(marfa)’:
user.cpp:11:9: error: ‘a’ was not declared in this scope
user.cpp:11:13: error: ‘b’ was not declared in this scope
user.cpp: In function ‘int main()’:
user.cpp:21:10: error: expected ‘)’ before ‘;’ token
user.cpp:21:16: warning: statement has no effect [-Wunused-value]
user.cpp:21:20: error: expected ‘;’ before ‘)’ token
user.cpp:21:21: warning: statement is a reference, not call, to function ‘cmp’ [-Waddress]
user.cpp:21:21: warning: statement has no effect [-Wunused-value]
user.cpp:32:1: error: expected ‘;’ before ‘}’ token
user.cpp: In function ‘bool cmp(marfa)’:
user.cpp:12:1: warning: control reaches end of non-void function [-Wreturn-type]