Borderou de evaluare (job #1264411)
| Utilizator | Data | 15 noiembrie 2014 19:50:39 | |
|---|---|---|---|
| Problema | CMMDC | 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("cmmdc.in");
^
user.cpp:6:1: error: ‘ofstream’ does not name a type
ofstream fout("cmmdc.out");
^
user.cpp: In function ‘int main()’:
user.cpp:13:2: error: ‘fin’ was not declared in this scope
fin >> a;
^
user.cpp:25:2: error: ‘fout’ was not declared in this scope
fout << b;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
