Borderou de evaluare (job #2978702)
Utilizator | Data | 14 februarie 2023 07:54:05 | |
---|---|---|---|
Problema | Shukarime | Status | done |
Runda | Arhiva ICPC | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:5:1: error: 'ifstream' does not name a type
5 | ifstream fin("shukarime.txt");
| ^~~~~~~~
main.cpp:6:5: error: 'ofstream' does not name a type
6 | ofstream fout("shukarime.txt");
| ^~~~~~~~
main.cpp: In function 'int main()':
main.cpp:13:5: error: 'fin' was not declared in this scope; did you mean 'sin'?
13 | fin >> T;
| ^~~
| sin
main.cpp:41:9: error: 'fout' was not declared in this scope
41 | fout << numar_perechi << "\n";
| ^~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !