Borderou de evaluare (job #2953032)
Utilizator | Data | 10 decembrie 2022 13:01:57 | |
---|---|---|---|
Problema | A+B | 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 f("adunare.in");
| ^~~~~~~~
main.cpp:4:1: error: 'ofstream' does not name a type
4 | ofstream g("adunare.out");
| ^~~~~~~~
main.cpp: In function 'int main()':
main.cpp:9:6: error: 'f' was not declared in this scope
9 | f >> a >> b;
| ^
main.cpp:10:6: error: 'g' was not declared in this scope
10 | g << a*b;
| ^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !