Borderou de evaluare (job #738966)

Utilizator avatar superbibi victor hudea superbibi IP ascuns
Problemă Amedia Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 19 oct. 2023 18:40:21 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:26:8: error: expected ';' before '}' token 26 | d++ | ^ | ; 27 | } | ~ main.cpp:10:28: warning: unused variable 'c' [-Wunused-variable] 10 | long long n, s = 0, m, c = 0,j,d=0,z=0; | ^ main.cpp:10:40: warning: unused variable 'z' [-Wunused-variable] 10 | long long n, s = 0, m, c = 0,j,d=0,z=0; | ^