Borderou de evaluare (job #2450321)
| Utilizator | Data | 22 august 2019 17:11:56 | |
|---|---|---|---|
| Problema | Suma si numarul divizorilor | Status | done |
| Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
main.cpp:4:1: error: 'ifstream' does not name a type
ifstream fin("ssnd.in");
^~~~~~~~
main.cpp:5:1: error: 'ofstream' does not name a type
ofstream fout("ssnd.out");
^~~~~~~~
main.cpp: In function 'int main()':
main.cpp:25:2: error: 'fin' was not declared in this scope
fin >> t;
^~~
main.cpp:29:3: error: 'fout' was not declared in this scope
fout << nrDiv(n) << " " << sumaDiv(n) << "\n";
^~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
