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