Borderou de evaluare (job #1388228)
Utilizator | Data | 15 martie 2015 12:13:56 | |
---|---|---|---|
Problema | A+B | 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 in("A+B.in");
^
user.cpp:4:1: error: ‘ofstream’ does not name a type
ofstream out("A+B.out");
^
user.cpp: In function ‘int main()’:
user.cpp:11:5: error: ‘in’ was not declared in this scope
in>>a;
^
user.cpp:14:5: error: ‘out’ was not declared in this scope
out<<"A+B="<<c;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !