Borderou de evaluare (job #98963)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Cifra | Compilator | cpp |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 17 dec. 2014 21:55:52 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void suma(long unsigned int)’:
user.cpp:9:6: error: ‘s’ was not declared in this scope
user.cpp:11:12: error: ‘s’ was not declared in this scope
user.cpp:11:12: error: return-statement with a value, in function returning 'void' [-fpermissive]
user.cpp:7:43: warning: unused variable ‘i’ [-Wunused-variable]
user.cpp: In function ‘int main()’:
user.cpp:20:17: error: void value not ignored as it ought to be