Borderou de evaluare (job #240379)

Utilizator avatar danimocanul tedi constantin danimocanul IP ascuns
Problemă Parola (clasa a 5-a) Compilator cpp
Rundă Arhiva de probleme Status evaluat
Dată 12 mai 2016 18:06:22 Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘int main()’: user.cpp:9:21: error: conflicting declaration ‘int v [100]’ user.cpp:9:10: error: ‘v’ has a previous declaration as ‘int v’ user.cpp:10:9: error: ‘a’ was not declared in this scope user.cpp:10:12: error: ‘b’ was not declared in this scope user.cpp:15:8: error: invalid types ‘int[int]’ for array subscript user.cpp:19:2: error: expected ‘;’ before ‘do’ user.cpp:27:5: error: expected ‘;’ before ‘for’ user.cpp:27:9: error: ‘i’ was not declared in this scope user.cpp:28:14: error: invalid types ‘int[int]’ for array subscript user.cpp:30:3: error: expected ‘;’ before ‘i’ user.cpp:32:9: error: ‘i’ was not declared in this scope user.cpp:36:10: error: expected ‘;’ before ‘:’ token user.cpp:39:7: error: ‘i’ was not declared in this scope user.cpp:9:6: warning: unused variable ‘x’ [-Wunused-variable]