Borderou de evaluare (job #321554)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Adunare | Compilator | cpp |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 6 nov. 2017 14:18:44 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void afis()’:
user.cpp:7:5: error: ‘ofstream’ was not declared in this scope
user.cpp:7:5: note: suggested alternative:
/usr/include/c++/4.6/iosfwd:162:34: note: ‘std::ofstream’
user.cpp:7:14: error: expected ‘;’ before ‘fout’
user.cpp:8:5: error: ‘fout’ was not declared in this scope
user.cpp: In function ‘void cit()’:
user.cpp:16:5: error: ‘ifstream’ was not declared in this scope
user.cpp:16:5: note: suggested alternative:
/usr/include/c++/4.6/iosfwd:159:34: note: ‘std::ifstream’
user.cpp:16:14: error: expected ‘;’ before ‘fin’
user.cpp:17:5: error: ‘fin’ was not declared in this scope