Borderou de evaluare (job #2515552)

Utilizator MarianConstantinMarian Constantin MarianConstantin Data 28 decembrie 2019 20:24:17
Problema Autobuze3 Status done
Runda Arhiva ICPC Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'void reset()': main.cpp:19:9: error: 'mst' was not declared in this scope mst[i].clear(); ^~~ main.cpp: In function 'void prim()': main.cpp:44:13: error: 'mst' was not declared in this scope mst[x].pb(y); ^~~ main.cpp: In function 'void moveDrivers(int, int, int, int)': main.cpp:54:13: error: 'mst' was not declared in this scope foreach(mst[node]) ^ main.cpp:3:41: note: in definition of macro 'foreach' #define foreach(x) for (const auto& it: x) ^ main.cpp: In function 'void dfs(int, int)': main.cpp:60:13: error: 'mst' was not declared in this scope foreach(mst[node]) ^ main.cpp:3:41: note: in definition of macro 'foreach' #define foreach(x) for (const auto& it: x) ^ Non zero exit status: 1

Ceva nu functioneaza?