Borderou de evaluare (job #2947511)
Utilizator | Data | 26 noiembrie 2022 10:58:29 | |
---|---|---|---|
Problema | Submultimi | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:4:1: error: 'fstream' does not name a type; did you mean 'fread'?
4 | fstream fin("submultimi.in", ios::in);
| ^~~~~~~
| fread
main.cpp:5:1: error: 'fstream' does not name a type; did you mean 'fread'?
5 | fstream fout("submultimi.out", ios::out);
| ^~~~~~~
| fread
main.cpp: In function 'int main()':
main.cpp:11:5: error: 'fin' was not declared in this scope; did you mean 'sin'?
11 | fin >> n;
| ^~~
| sin
main.cpp:17:17: error: 'fout' was not declared in this scope
17 | fout << bit << " ";
| ^~~~
main.cpp:19:13: error: 'fout' was not declared in this scope
19 | fout << endl;
| ^~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !