Borderou de evaluare (job #3146332)
Utilizator | Data | 20 august 2023 14:33:13 | |
---|---|---|---|
Problema | Divseq | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-32 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:6:1: error: 'ifstream' does not name a type
6 | ifstream fin("divseq.in");
| ^~~~~~~~
main.cpp:7:1: error: 'ofstream' does not name a type
7 | ofstream fout("divseq.out");
| ^~~~~~~~
main.cpp: In function 'int main()':
main.cpp:35:4: error: 'fin' was not declared in this scope; did you mean 'sin'?
35 | fin >> n;
| ^~~
| sin
main.cpp:56:1: error: 'fout' was not declared in this scope
56 | fout << cnt;
| ^~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !