Borderou de evaluare (job #3311584)
| Utilizator | Data | 23 septembrie 2025 12:54:35 | |
|---|---|---|---|
| Problema | Factorial | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:9:14: error: conflicting declaration 'std::ofstream f'
9 | ofstream f("fact.out");
| ^
main.cpp:8:14: note: previous declaration as 'std::ifstream f'
8 | ifstream f("fact.in");
| ^
main.cpp:16:5: error: 'g' was not declared in this scope
16 | g<<n;
| ^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
