Borderou de evaluare (job #3263936)
Utilizator | Data | 17 decembrie 2024 10:38:35 | |
---|---|---|---|
Problema | Evaluarea unei expresii | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:4:1: error: 'ifstream' does not name a type
4 | ifstream fin("evaluare.in");
| ^~~~~~~~
main.cpp:5:1: error: 'ofstream' does not name a type
5 | ofstream fout("evaluare.out");
| ^~~~~~~~
main.cpp: In function 'int main()':
main.cpp:61:5: error: 'fin' was not declared in this scope
61 | fin>>sir;
| ^~~
main.cpp:63:5: error: 'fout' was not declared in this scope
63 | fout<<p3(sir,poz);
| ^~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !