Borderou de evaluare (job #1090573)
Utilizator | Data | 22 ianuarie 2014 20:10:54 | |
---|---|---|---|
Problema | Exp | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:4:1: error: ‘ifstream’ does not name a type
ifstream fin("exp.in");
^
user.cpp:5:1: error: ‘ofstream’ does not name a type
ofstream fout("exp.out");
^
user.cpp: In function ‘int main()’:
user.cpp:12:2: error: ‘fin’ was not declared in this scope
fin>>m>>n;
^
user.cpp:27:3: error: ‘fout’ was not declared in this scope
fout<<0<<"\n";
^
user.cpp:30:3: error: ‘fout’ was not declared in this scope
fout<<1<<"\n";
^
user.cpp:35:2: 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 !