Borderou de evaluare (job #706254)

Utilizator avatar MosteanuOlivia1 Mosteanu Olivia MosteanuOlivia1 IP ascuns
Problemă Brățara (clasele 5/6) Compilator cpp-32
Rundă superoji3 Status evaluat
Dată 13 mar. 2023 17:29:12 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:43:12: error: expected primary-expression before '}' token 43 | } | ^ main.cpp:33:24: warning: unused variable 'a2' [-Wunused-variable] 33 | int l = 0 , a1 , a2 , v1 , v2, max = -1, secv = 0 ; | ^~ main.cpp:51:2: error: expected '}' at end of input 51 | } | ^ main.cpp:17:11: note: to match this '{' 17 | int main(){ | ^