Borderou de evaluare (job #627550)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Comune (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 24 ian. 2022 16:04:34 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:17:11: error: 'nr' was not declared in this scope
17 | fout<<nr<<endl;
| ^~
main.cpp:8:11: warning: unused variable 'i' [-Wunused-variable]
8 | int a,i,x,u,mx,s;
| ^