Borderou de evaluare (job #1138765)
Utilizator | Data | 10 martie 2014 16:03:55 | |
---|---|---|---|
Problema | A+B | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:2:1: error: ‘ifstream’ does not name a type
ifstream in("adunare.in");
^
user.cpp:3:1: error: ‘ofstream’ does not name a type
ofstream out("adunare.out");
^
user.cpp: In function ‘int main()’:
user.cpp:8:5: error: ‘in’ was not declared in this scope
in>>a;
^
user.cpp:11:5: error: ‘out’ was not declared in this scope
out<<s;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !