Borderou de evaluare (job #2039483)
Utilizator | Data | 14 octombrie 2017 16:32:00 | |
---|---|---|---|
Problema | Suma | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:2:1: error: ‘ifstream’ does not name a type
ifstream in ("suma.in");
^
user.cpp:3:1: error: ‘ofstream’ does not name a type
ofstream out ("suma.out");
^
user.cpp: In function ‘int main()’:
user.cpp:9:5: error: ‘in’ was not declared in this scope
in>>n;
^
user.cpp:12:5: error: ‘out’ was not declared in this scope
out<<s%p;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !