Borderou de evaluare (job #2400565)
Utilizator | Data | 8 aprilie 2019 20:58:59 | |
---|---|---|---|
Problema | Algoritmul lui Dijkstra | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void dijkstra(int)':
main.cpp:36:10: error: 'INT_MAX' was not declared in this scope
d[i] = INT_MAX;
^~~~~~~
main.cpp: In function 'int main()':
main.cpp:66:15: error: 'INT_MAX' was not declared in this scope
if (d[i] == INT_MAX) {
^~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !