Borderou de evaluare (job #509756)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Domino2 (clasa a 5-a) | Compilator | cpp |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 6 dec. 2019 09:34:00 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function 'int main()':
user.cpp:10:69: error: redeclaration of 'int group'
user.cpp:10:55: error: 'int group' previously declared here
user.cpp:13:14: error: expected ';' before '-' token
user.cpp:13:21: warning: for increment expression has no effect [-Wunused-value]
user.cpp:13:22: error: expected ')' before ';' token
user.cpp:13:23: error: 'i' was not declared in this scope
user.cpp:13:26: error: expected ';' before ')' token
user.cpp:10:25: warning: unused variable 'poz2' [-Wunused-variable]
user.cpp:10:31: warning: unused variable 'dist2' [-Wunused-variable]
user.cpp:10:38: warning: unused variable 'cnt' [-Wunused-variable]
user.cpp:10:45: warning: unused variable 'maxcnt' [-Wunused-variable]
user.cpp:10:55: warning: unused variable 'group' [-Wunused-variable]
user.cpp:36:1: error: expected '}' at end of input