Borderou de evaluare (job #2527263)
Utilizator | Data | 19 ianuarie 2020 21:41:36 | |
---|---|---|---|
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
ifstream fin("adunare.in");
^~~~~~~~
main.cpp:4:1: error: 'ofstream' does not name a type
ofstream fout("adunare.out");
^~~~~~~~
main.cpp: In function 'int main()':
main.cpp:11:1: error: 'fin' was not declared in this scope
fin>>a>>b;
^~~
main.cpp:13:1: error: 'fout' was not declared in this scope
fout<<suma;
^~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !