Borderou de evaluare (job #2767517)
Utilizator | Data | 6 august 2021 15:33:48 | |
---|---|---|---|
Problema | Ciclu Eulerian | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:8:12: error: variable 'std::ifstream f' has initializer but incomplete type
ifstream f ("ciclueuler.in");
^
main.cpp:9:12: error: variable 'std::ofstream g' has initializer but incomplete type
ofstream g ("ciclueuler.out");
^
main.cpp: In function 'void PrintGraph()':
main.cpp:24:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j = 0; j < G[i].size(); j++)
~~^~~~~~~~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !