Borderou de evaluare (job #1802766)
Utilizator | Data | 10 noiembrie 2016 17:15:42 | |
---|---|---|---|
Problema | Copaci4 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:6:1: error: ‘ifstream’ does not name a type
ifstream fin ("copaci4.in");
^
user.cpp:7:1: error: ‘ofstream’ does not name a type
ofstream fout ("copaci4.out");
^
user.cpp: In function ‘int main()’:
user.cpp:10:3: error: ‘fin’ was not declared in this scope
fin >> n;
^
user.cpp:19:3: error: ‘fout’ was not declared in this scope
fout << nr;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !