Borderou de evaluare (job #1590130)
Utilizator | Data | 4 februarie 2016 18:59:10 | |
---|---|---|---|
Problema | Factorial | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:4:1: error: ‘ifstream’ does not name a type
ifstream fin("fact.in");
^
user.cpp:5:1: error: ‘ofstream’ does not name a type
ofstream fout("fact.out");
^
user.cpp: In function ‘int main()’:
user.cpp:10:1: error: ‘fin’ was not declared in this scope
fin>>n;
^
user.cpp:13:1: error: ‘fout’ was not declared in this scope
fout<<p;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !