Borderou de evaluare (job #563693)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Gazon (clasa a 6-a) | Compilator | cpp |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 1 sept. 2020 16:09:14 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int main()’:
user.cpp:5:5: error: ‘ifstream’ was not declared in this scope
user.cpp:5:5: note: suggested alternative:
/usr/include/c++/4.6/iosfwd:159:34: note: ‘std::ifstream’
user.cpp:5:14: error: expected ‘;’ before ‘cin’
user.cpp:6:5: error: ‘ofstream’ was not declared in this scope
user.cpp:6:5: note: suggested alternative:
/usr/include/c++/4.6/iosfwd:162:34: note: ‘std::ofstream’
user.cpp:6:14: error: expected ‘;’ before ‘cout’
user.cpp:12:5: error: ‘cin’ was not declared in this scope
user.cpp:62:9: error: ‘cout’ was not declared in this scope
user.cpp:65:13: error: ‘cout’ was not declared in this scope
user.cpp:67:13: error: ‘cout’ was not declared in this scope