Borderou de evaluare (job #1059849)
Utilizator | Data | 17 decembrie 2013 02:14:28 | |
---|---|---|---|
Problema | A+B | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int main()’:
user.cpp:7:3: error: ‘ifstream’ was not declared in this scope
ifstream in ("adunare.in");
^
user.cpp:7:12: error: expected ‘;’ before ‘in’
ifstream in ("adunare.in");
^
user.cpp:8:3: error: ‘ofstream’ was not declared in this scope
ofstream out("adunare.out");
^
user.cpp:8:12: error: expected ‘;’ before ‘out’
ofstream out("adunare.out");
^
user.cpp:10:3: error: ‘in’ was not declared in this scope
in>>a>>b;
^
user.cpp:14:3: error: expected ‘(’ before ‘{’ token
{
^
user.cpp:15:7: error: ‘mov’ was not declared in this scope
mov eax, a
^
user.cpp:15:11: error: expected ‘;’ before ‘eax’
mov eax, a
^
user.cpp:20:3: error: ‘out’ was not declared in this scope
out<<b;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !