Borderou de evaluare (job #1356948)
Utilizator | Data | 23 februarie 2015 17:47:58 | |
---|---|---|---|
Problema | Exp | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:4:12: error: variable ‘std::fstream fin’ has initializer but incomplete type
fstream fin("exp.in",ios::in),fout("exp.out",ios::out);
^
user.cpp:4:22: error: incomplete type ‘std::ios {aka std::basic_ios<char>}’ used in nested name specifier
fstream fin("exp.in",ios::in),fout("exp.out",ios::out);
^
user.cpp:4:35: error: variable ‘std::fstream fout’ has initializer but incomplete type
fstream fin("exp.in",ios::in),fout("exp.out",ios::out);
^
user.cpp:4:46: error: incomplete type ‘std::ios {aka std::basic_ios<char>}’ used in nested name specifier
fstream fin("exp.in",ios::in),fout("exp.out",ios::out);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !