Borderou de evaluare (job #3337984)
| Utilizator | Data | 31 ianuarie 2026 09:09:42 | |
|---|---|---|---|
| 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:19:34: error: 'fin' was not declared in this scope; did you mean 'cin'?
19 | ios::sync_with_stdio(false), fin.tie(0);
| ^~~
| cin
main.cpp:42:34: error: 'fout' was not declared in this scope; did you mean 'cout'?
42 | for (int i = 2; i <= n; i++) fout << dist[i] << " ";
| ^~~~
| cout
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
