Borderou de evaluare (job #691904)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Xy (clasa a 6-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 1 feb. 2023 09:22:02 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:79:9: error: 'mutare' was not declared in this scope; did you mean 'mutable'?
79 | mutare = mutare % 2 + 1;
| ^~~~~~
| mutable
main.cpp:65:12: warning: unused variable 'nmax' [-Wunused-variable]
65 | int k, nmax, ramase, drept, l, c,mut, car,
| ^~~~
main.cpp:65:18: warning: unused variable 'ramase' [-Wunused-variable]
65 | int k, nmax, ramase, drept, l, c,mut, car,
| ^~~~~~
main.cpp:65:26: warning: unused variable 'drept' [-Wunused-variable]
65 | int k, nmax, ramase, drept, l, c,mut, car,
| ^~~~~