Borderou de evaluare (job #2224330)
Utilizator | Data | 23 iulie 2018 18:37:55 | |
---|---|---|---|
Problema | Numere 5 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:59:1: error: ‘ifstream’ does not name a type
ifstream f("numere5.in");
^~~~~~~~
user.cpp:60:1: error: ‘ofstream’ does not name a type
ofstream g("numere5.out");
^~~~~~~~
user.cpp: In function ‘int main()’:
user.cpp:64:2: error: ‘f’ was not declared in this scope
{f>>n;
^
user.cpp:74:10: error: ‘g’ was not declared in this scope
{g<<i;
^
user.cpp:76:1: error: ‘g’ was not declared in this scope
g<<i+ct[0]-1;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !