Borderou de evaluare (job #122548)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Prieteni de aur (clasa a 6-a) | Compilator | cpp |
Rundă | Tema 19 clasa a 6-a | Status | evaluat |
Dată | 24 feb. 2015 11:40:59 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int main()’:
user.cpp:6:4: error: ‘ifstream’ was not declared in this scope
user.cpp:6:4: note: suggested alternative:
/usr/include/c++/4.6/iosfwd:159:34: note: ‘std::ifstream’
user.cpp:6:13: error: expected ‘;’ before ‘f’
user.cpp:7:4: error: ‘ofstream’ was not declared in this scope
user.cpp:7:4: note: suggested alternative:
/usr/include/c++/4.6/iosfwd:162:34: note: ‘std::ofstream’
user.cpp:7:13: error: expected ‘;’ before ‘g’
user.cpp:10:4: error: ‘f’ was not declared in this scope
user.cpp:40:1: error: ‘g’ was not declared in this scope