Borderou de evaluare (job #1032708)
Utilizator | Data | 15 noiembrie 2013 23:05:49 | |
---|---|---|---|
Problema | CMMDC | 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 fin ("adunare.in");
^
user.cpp:3:1: error: ‘ofstream’ does not name a type
ofstream fout("adunare.out");
^
user.cpp: In function ‘int main()’:
user.cpp:7:5: error: ‘fin’ was not declared in this scope
fin>>a>>b;
^
user.cpp:9:9: error: lvalue required as left operand of assignment
{a%b=x;
^
user.cpp:12:1: error: ‘fout’ was not declared in this scope
fout<<a;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !