Borderou de evaluare (job #1347071)
Utilizator | Data | 18 februarie 2015 19:30:47 | |
---|---|---|---|
Problema | Suma si numarul divizorilor | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:4:1: error: ‘ifstream’ does not name a type
ifstream fin("snnd.in");
^
user.cpp:5:1: error: ‘ofstream’ does not name a type
ofstream fout("snnd.out");
^
user.cpp: In function ‘int main()’:
user.cpp:53:5: error: ‘fin’ was not declared in this scope
fin>>t;
^
user.cpp:56:9: error: ‘fout’ was not declared in this scope
fout<<nrdivi(n)<<' '<<sdiv(n)<<"\n";}
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !