Borderou de evaluare (job #2156390)
Utilizator | Data | 8 martie 2018 18:19:32 | |
---|---|---|---|
Problema | CMMDC | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:6:13: error: conflicting declaration ‘std::ofstream fin’
ofstream fin("cmmdc.out");
^
user.cpp:5:10: note: previous declaration as ‘std::ifstream fin’
ifstream fin("cmmdc.in");
^
user.cpp: In function ‘int main()’:
user.cpp:23:9: error: ‘fout’ was not declared in this scope
fout << a;
^
user.cpp:27:9: error: ‘fout’ was not declared in this scope
fout << "0";
^
user.cpp:31:5: error: ‘fout’ was not declared in this scope
fout.close();
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !