Borderou de evaluare (job #1363455)
Utilizator | Data | 26 februarie 2015 23:18:36 | |
---|---|---|---|
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:14:6: error: ‘fin’ was not declared in this scope
fin>>a>>b;
^
user.cpp:15:6: error: ‘fout’ was not declared in this scope
fout<<cmmdc(a,b);
^
user.cpp: In function ‘unsigned int cmmdc(unsigned int, unsigned int)’:
user.cpp:9:3: warning: control reaches end of non-void function [-Wreturn-type]
}
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !