Borderou de evaluare (job #2913357)
Utilizator | Data | 14 iulie 2022 00:15:10 | |
---|---|---|---|
Problema | Factorial | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:4:1: error: 'ifstream' does not name a type
4 | ifstream f("fact.in");
| ^~~~~~~~
main.cpp:5:1: error: 'ofstream' does not name a type
5 | ofstream g("fact.out");
| ^~~~~~~~
main.cpp: In function 'int main()':
main.cpp:13:5: error: 'f' was not declared in this scope
13 | f>>p;
| ^
main.cpp:15:9: error: 'g' was not declared in this scope
15 | g<<1;
| ^
main.cpp:39:5: error: 'g' was not declared in this scope
39 | g<<i;
| ^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !