Borderou de evaluare (job #714471)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Arbore | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 4 apr. 2023 16:44:46 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void DFS(int)':
main.cpp:28:16: error: ISO C++ forbids declaration of 'y' with no type [-fpermissive]
28 | for(const &y : G[x])
| ^