Borderou de evaluare (job #2492228)
Utilizator | Data | 14 noiembrie 2019 10:44:55 | |
---|---|---|---|
Problema | Easygraph | Status | done |
Runda | Arhiva ICPC | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:10:16: error: 'LLONG_MINl' was not declared in this scope
const int oo = LLONG_MINl
^~~~~~~~~~
main.cpp: In function 'void Read()':
main.cpp:20:9: error: 'G' was not declared in this scope
G[x].push_back(y);
^
main.cpp: In function 'void Init()':
main.cpp:29:9: error: 'G' was not declared in this scope
G[i].clear();
^
main.cpp: In function 'void DFS(int)':
main.cpp:34:23: error: 'G' was not declared in this scope
for (auto Vecin : G[Nod]) {
^
main.cpp: In function 'void Solve()':
main.cpp:44:26: error: 'G' was not declared in this scope
for(auto Vecin : G[Topo[i]]) {
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !