Borderou de evaluare (job #1618786)
Utilizator | Data | 28 februarie 2016 00:00:33 | |
---|---|---|---|
Problema | A+B | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:2:11: error: expected constructor, destructor, or type conversion before ‘(’ token
ifstream("adunare.in");
^
user.cpp:3:11: error: expected constructor, destructor, or type conversion before ‘(’ token
ofstream("adunare.out");
^
user.cpp: In function ‘int main()’:
user.cpp:9:4: error: ‘fin’ was not declared in this scope
fin >> a;
^
user.cpp:11: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 !