Borderou de evaluare (job #803071)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Pinguini (clasa a 7-a) | Compilator | cpp-32 |
Rundă | lasm_09_01_2025_clasa11 | Status | evaluat |
Dată | 9 ian. 2025 13:52:00 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int dfs(int, int)':
main.cpp:15:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions]
15 | auto [cx, cy] = s.top();
| ^