Borderou de evaluare (job #333747)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Accesibil (clasa a 6-a) | Compilator | cpp |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 22 dec. 2017 12:45:10 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:6:1: error: stray ‘#’ in program
user.cpp: In function ‘int main()’:
user.cpp:6:3: error: ‘in’ was not declared in this scope
user.cpp:6:6: error: expected ‘;’ before ‘include’
user.cpp:9:13: error: variable ‘std::ifstream cin’ has initializer but incomplete type
user.cpp:10:14: error: variable ‘std::ofstream cout’ has initializer but incomplete type
user.cpp:12:1: error: a function-definition is not allowed here before ‘{’ token
user.cpp:9:10: warning: unused variable ‘cin’ [-Wunused-variable]
user.cpp:10:10: warning: unused variable ‘cout’ [-Wunused-variable]
user.cpp:124:1: error: expected ‘}’ at end of input