Borderou de evaluare (job #801702)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Traseu (clasele 11 și 12) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 30 dec. 2024 09:55:18 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int maxx(std::vector<std::vector<int> >, int, int)':
main.cpp:16:14: error: 'current' was not declared in this scope; did you mean 'curr'?
16 | swap(current, previous);
| ^~~~~~~
| curr