Borderou de evaluare (job #3227213)
Utilizator | Data | 28 aprilie 2024 11:58:13 | |
---|---|---|---|
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()':
main.cpp:39:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
39 | for(int i = 0; i < G[node].size(); i++) {
| ~~^~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:55:13: error: 'FOUT' was not declared in this scope
55 | freopen(FOUT, "w", stdout);
| ^~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !