Borderou de evaluare (job #2488651)
Utilizator | Data | 7 noiembrie 2019 13:00:18 | |
---|---|---|---|
Problema | Suma divizorilor | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:5:1: error: 'ifstream' does not name a type
ifstream fin("sumdiv.in");
^~~~~~~~
main.cpp:6:1: error: 'ofstream' does not name a type
ofstream fout("sumdiv.out");
^~~~~~~~
main.cpp: In function 'int main()':
main.cpp:14:8: error: 'fin' was not declared in this scope
fin>>A>>B;
^~~
main.cpp:23:2: error: 'fout' was not declared in this scope
fout<<rest;
^~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !