Borderou de evaluare (job #1040181)
Utilizator | Data | 24 noiembrie 2013 01:12:07 | |
---|---|---|---|
Problema | Int | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:2:8: error: ‘ifstream’ does not name a type
ifstream f("int.in");
^
user.cpp:3:8: error: ‘ofstream’ does not name a type
ofstream g("int.out");
^
user.cpp: In function ‘int main()’:
user.cpp:43:1: error: ‘f’ was not declared in this scope
f>>n;
^
user.cpp:50:5: error: ‘g’ was not declared in this scope
g<<s;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !