Borderou de evaluare (job #2802130)
| Utilizator | Data | 17 noiembrie 2021 16:57:40 | |
|---|---|---|---|
| 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 'int main()':
main.cpp:41:29: error: 'nod' was not declared in this scope; did you mean 'nnod'?
41 | inCoada[nod] = true;
| ^~~
| nnod
main.cpp:45:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
45 | for(int i = 2; i <= N; ++i)
| ^~~
main.cpp:50:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
50 | return 0;
| ^~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
