Borderou de evaluare (job #2569648)
Utilizator | Data | 4 martie 2020 13:01:14 | |
---|---|---|---|
Problema | Algoritmul lui Dijkstra | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:2:2: error: invalid preprocessing directive #incldue
#incldue <fstream>
^~~~~~~
main.cpp:8:12: error: variable 'std::ifstream in' has initializer but incomplete type
ifstream in("dijkstra.in");
^
main.cpp:9:13: error: variable 'std::ofstream out' has initializer but incomplete type
ofstream out("dijsktra.out");
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !