Borderou de evaluare (job #408187)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Grupe2 (clasa a 7-a) | Compilator | cpp |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 6 dec. 2018 18:07:32 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:25:21: error: conflicting declaration ‘int a [10005]’
user.cpp:4:5: error: ‘a’ has a previous declaration as ‘int a [100005]’
user.cpp: In function ‘int main()’:
user.cpp:36:23: error: ‘sort’ was not declared in this scope
user.cpp:38:9: error: ‘i’ was not declared in this scope
user.cpp:55:5: error: expected primary-expression before ‘return’
user.cpp:55:5: error: expected ‘;’ before ‘return’
user.cpp:28:55: warning: unused variable ‘n1’ [-Wunused-variable]
user.cpp:28:58: warning: unused variable ‘n2’ [-Wunused-variable]
user.cpp:56:1: error: expected ‘}’ at end of input