Borderou de evaluare (job #2668459)
Utilizator | Data | 4 noiembrie 2020 22:09:57 | |
---|---|---|---|
Problema | Parcurgere DFS - componente conexe | 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:12:17: error: variable 'std::ifstream fin' has initializer but incomplete type
ifstream fin("dfs.in");
^
main.cpp:13:18: error: variable 'std::ofstream fout' has initializer but incomplete type
ofstream fout("dfs.out");
^
main.cpp:48:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0; j<L[t].size(); j++)
~^~~~~~~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !