Borderou de evaluare (job #2127542)
| Utilizator | Data | 10 februarie 2018 19:00:55 | |
|---|---|---|---|
| Problema | Statistici de ordine | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
user.cpp:9:1: error: ‘ifstream’ does not name a type
ifstream fin("sdo.in");
^
user.cpp:10:1: error: ‘ofstream’ does not name a type
ofstream fout("sdo.out");
^
user.cpp: In function ‘int main()’:
user.cpp:43:5: error: ‘fin’ was not declared in this scope
fin >> n >> k;
^
user.cpp:48:5: error: ‘fout’ was not declared in this scope
fout << a[k];
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
