Borderou de evaluare (job #966014)
Utilizator | Data | 25 iunie 2013 03:06:32 | |
---|---|---|---|
Problema | Tort | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:3:1: error: ‘ifstream’ does not name a type
ifstream fin("tort.in");
^
user.cpp:4:1: error: ‘ofstream’ does not name a type
ofstream fout("tort.out");
^
user.cpp: In function ‘int main()’:
user.cpp:10:3: error: ‘fin’ was not declared in this scope
fin >> a >> b;
^
user.cpp:13:3: error: ‘fout’ was not declared in this scope
fout << result;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !