Borderou de evaluare (job #2679166)
Utilizator | Data | 29 noiembrie 2020 18:48:56 | |
---|---|---|---|
Problema | Catun | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'std::pair<int, int> dijkstra(int, int)':
main.cpp:23:27: error: 'INT_MAX' was not declared in this scope
vector<int> dist(m + 1, INT_MAX);
^~~~~~~
main.cpp:36:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < listaArce[u].size(); i++)
~~^~~~~~~~~~~~~~~~~~~~~
main.cpp:58:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !