Borderou de evaluare (job #2548140)
Utilizator | Data | 16 februarie 2020 11:56:41 | |
---|---|---|---|
Problema | Alee | Status | done |
Runda | antrenament_oji2020 | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:71:22: error: 'V' was not declared in this scope
vector<int> dist(V, INF);
^
main.cpp:71:25: error: 'INF' was not declared in this scope
vector<int> dist(V, INF);
^~~
main.cpp:72:5: error: 'pq' does not name a type
pq.push(make_pair(0, src));
^~
main.cpp:73:5: error: 'dist' does not name a type
dist[src] = 0;
^~~~
main.cpp:74:5: error: expected unqualified-id before 'while'
while (!pq.empty())
^~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !