Borderou de evaluare (job #2857746)
Utilizator | Data | 26 februarie 2022 11:47:32 | |
---|---|---|---|
Problema | Maxd | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:3:1: error: 'ifstream' does not name a type
3 | ifstream fin(maxd.in);
| ^~~~~~~~
main.cpp:4:1: error: 'ofstream' does not name a type
4 | ofstream fout(maxd.out);
| ^~~~~~~~
main.cpp: In function 'int main()':
main.cpp:15:5: error: 'fin' was not declared in this scope
15 | fin>>a>>b;
| ^~~
main.cpp:49:5: error: 'fout' was not declared in this scope
49 | fout<<rezultat1<<" "<<rezultat2<<" "<<rezultat3;
| ^~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !