Borderou de evaluare (job #2417987)
Utilizator | Data | 2 mai 2019 17:38:03 | |
---|---|---|---|
Problema | Algoritmul Bellman-Ford | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:9:17: error: 'INT_MAX' was not declared in this scope
const int INF = INT_MAX;
^~~~~~~
main.cpp: In function 'int main()':
main.cpp:30:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < v[i].size(); j++)
~~^~~~~~~~~~~~~
main.cpp:39:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < v[i].size(); j++)
~~^~~~~~~~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !