Borderou de evaluare (job #2648283)
Utilizator | Data | 9 septembrie 2020 19:03:46 | |
---|---|---|---|
Problema | CMMDC | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:11:5: error: 'fin' is not a member of 'std'
std::fin >> a >> b;
^~~
main.cpp:11:5: note: suggested alternative:
main.cpp:3:15: note: 'fin'
std::ifstream fin ("cmmdc.in");
^~~
main.cpp:23:9: error: 'fout' is not a member of 'std'
std::fout << a;
^~~
main.cpp:23:9: note: suggested alternative:
main.cpp:4:15: note: 'fout'
std::ofstream fout ("cmmdc.out");
^~~~
main.cpp:26:9: error: 'fout' is not a member of 'std'
std::fout << b;
^~~
main.cpp:26:9: note: suggested alternative:
main.cpp:4:15: note: 'fout'
std::ofstream fout ("cmmdc.out");
^~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !