Borderou de evaluare (job #747196)

Utilizator avatar BogdanPufulete Bogdan Pufulete BogdanPufulete IP ascuns
Problemă Maxim2 (clasa a 6-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 24 nov. 2023 19:31:28 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:16:25: error: 'm' was not declared in this scope 16 | for (i=1;i<=m;i++) {f>>v[i];} | ^ main.cpp:17:20: error: 'm' was not declared in this scope 17 | sort(v+1,v+m+1); | ^