Borderou de evaluare (job #131723)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Bile 2 (clasa a 6-a) | Compilator | cpp |
Rundă | s22_lab4_10 | Status | evaluat |
Dată | 10 mar. 2015 17:18:42 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int main()’:
user.cpp:14:4: error: ‘ifstream’ was not declared in this scope
user.cpp:14:4: note: suggested alternative:
/usr/include/c++/4.6/iosfwd:159:34: note: ‘std::ifstream’
user.cpp:14:13: error: expected ‘;’ before ‘fin’
user.cpp:15:4: error: ‘ofstream’ was not declared in this scope
user.cpp:15:4: note: suggested alternative:
/usr/include/c++/4.6/iosfwd:162:34: note: ‘std::ofstream’
user.cpp:15:13: error: expected ‘;’ before ‘out’
user.cpp:16:2: error: ‘fin’ was not declared in this scope