Borderou de evaluare (job #3303208)
| Utilizator | Data | 14 iulie 2025 19:10:50 | |
|---|---|---|---|
| Problema | Jocul Flip | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
main.cpp:3:1: error: 'ifstream' does not name a type
3 | ifstream fin ("flip.in");
| ^~~~~~~~
main.cpp:4:1: error: 'ofstream' does not name a type
4 | ofstream fout("flip.out");
| ^~~~~~~~
main.cpp: In function 'int main()':
main.cpp:12:5: error: 'fin' was not declared in this scope; did you mean 'sin'?
12 | fin >> n >> m;
| ^~~
| sin
main.cpp:50:5: error: 'fout' was not declared in this scope
50 | fout << rez;
| ^~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
