Borderou de evaluare (job #1092371)
Utilizator | Data | 26 ianuarie 2014 22:45:19 | |
---|---|---|---|
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 f("cmmdc.in");
^
user.cpp:3:1: error: ‘ofstream’ does not name a type
ofstream g("cmmdc.out");
^
user.cpp: In function ‘int main()’:
user.cpp:12:5: error: ‘f’ was not declared in this scope
f>>a>>b;
^
user.cpp:14:9: error: ‘g’ was not declared in this scope
g<<"0";
^
user.cpp:16:9: error: ‘g’ was not declared in this scope
g<<cmmdc(b,a);
^
user.cpp:17:5: error: ‘g’ was not declared in this scope
g.close();
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !