Borderou de evaluare (job #770479)

Utilizator avatar Radu_Balas Radu Andrei Balas Radu_Balas IP ascuns
Problemă Cifre8 (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 27 mar. 2024 20:10:14 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:10:6: error: 'b' was not declared in this scope 10 | for (b=0;b<n;b++) | ^ main.cpp:12:12: error: 'z' was not declared in this scope 12 | fin >> z; | ^ main.cpp:7:19: warning: unused variable 'maxim' [-Wunused-variable] 7 | long long n,u,s=1,maxim=0,maxim1=0; | ^~~~~ main.cpp:7:27: warning: unused variable 'maxim1' [-Wunused-variable] 7 | long long n,u,s=1,maxim=0,maxim1=0; | ^~~~~~