Borderou de evaluare (job #777907)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Dezechilibru (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 18 mai 2024 00:22:08 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:14:23: error: redeclaration of 'int dmax'
14 | int n, dmax=0, x, dmax=0, nmax;
| ^~~~
main.cpp:14:12: note: 'int dmax' previously declared here
14 | int n, dmax=0, x, dmax=0, nmax;
| ^~~~