Borderou de evaluare (job #2056146)
Utilizator | Data | 4 noiembrie 2017 09:22:46 | |
---|---|---|---|
Problema | A+B | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int main()’:
user.cpp:8:5: error: expected ‘,’ or ‘;’ before ‘ofstream’
ofstream fout("adunare.out")
^
user.cpp:11:5: error: ‘fout’ was not declared in this scope
fout<<a+b;
^
user.cpp:11:11: error: ‘a’ was not declared in this scope
fout<<a+b;
^
user.cpp:11:13: error: ‘b’ was not declared in this scope
fout<<a+b;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !