Borderou de evaluare (job #2403321)

Utilizator SqueekDanielTodasca Daniel SqueekDaniel Data 11 aprilie 2019 14:17:56
Problema Poligon7 Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'void buildAPM()': main.cpp:29:45: error: 'MST' was not declared in this scope A[i] = INF, T[i] = 0, bSeen[i] = 0, MST[i].clear(); ^~~ main.cpp:43:9: error: 'MST' was not declared in this scope MST[vertex].push_back(T[vertex]); ^~~ main.cpp:33:9: warning: unused variable 'min' [-Wunused-variable] llg min = INF; ^~~ main.cpp: In function 'void DFS(int, int)': main.cpp:56:15: error: 'MST' was not declared in this scope std::sort(MST[vertex].begin(), MST[vertex].end(), [vertex](int x, int y)->bool {return abs(x-vertex) < abs(y-vertex);}); ^~~ Non zero exit status: 1

Ceva nu functioneaza?