Borderou de evaluare (job #781402)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Monotonă (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 3 iul. 2024 17:10:55 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:21:9: error: redeclaration of 'int n'
21 | int n= 0;
| ^
main.cpp:11:9: note: 'int n' previously declared here
11 | int n;
| ^