Borderou de evaluare (job #2195997)
Utilizator | Data | 18 aprilie 2018 00:12:52 | |
---|---|---|---|
Problema | CMMDC | 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 fin("cmmdc.in");
^~~~~~~~
user.cpp:4:1: error: ‘ofstream’ does not name a type
ofstream fout("cmmdc.out")
^~~~~~~~
user.cpp: In function ‘int main()’:
user.cpp:9:5: error: ‘fin’ was not declared in this scope
fin>>a>>b;
^~~
user.cpp:23:9: error: ‘fout’ was not declared in this scope
fout<<0;
^~~~
user.cpp:27:9: 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 !