Borderou de evaluare (job #506659)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Muzeu(clasa a 6-a) | Compilator | cpp |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 26 nov. 2019 13:56:42 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function 'int main()':
user.cpp:7:17: error: variable 'std::ifstream cin' has initializer but incomplete type
user.cpp:8:18: error: variable 'std::ofstream cout' has initializer but incomplete type
user.cpp:9:5: error: expected ',' or ';' before 'cout'
user.cpp:7:14: warning: unused variable 'cin' [-Wunused-variable]
user.cpp:8:14: warning: unused variable 'cout' [-Wunused-variable]