Borderou de evaluare (job #1195048)
Utilizator | Data | 5 iunie 2014 22:25:37 | |
---|---|---|---|
Problema | Cartele | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:5:1: error: ‘ifstream’ does not name a type
ifstream fin("cartele.in");
^
user.cpp:6:1: error: ‘ofstream’ does not name a type
ofstream fout("cartele.out");
^
user.cpp: In function ‘void Rezolva()’:
user.cpp:25:4: error: ‘fin’ was not declared in this scope
fin >> n >> C;
^
user.cpp:52:13: error: ‘fout’ was not declared in this scope
fout << 1 << '\n';
^
user.cpp:54:13: error: ‘fout’ was not declared in this scope
fout << 0 << '\n';
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !