Borderou de evaluare (job #2409590)
Utilizator | Data | 19 aprilie 2019 11:36:12 | |
---|---|---|---|
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(int, char**)':
main.cpp:7:3: error: 'fin' was not declared in this scope
fin >> a >> b;
^~~
main.cpp:8:3: error: 'fout' was not declared in this scope
fout << a + b;
^~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !