Borderou de evaluare (job #186498)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Poziții (clasa a 5-a) | Compilator | cpp |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 26 ian. 2016 11:59:58 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:4:14: warning: missing terminating " character [enabled by default]
user.cpp:4:1: error: missing terminating " character
user.cpp:5:14: error: expected ‘,’ or ‘...’ before ‘(’ token
user.cpp:5:29: error: expected ‘)’ before ‘;’ token
user.cpp: In function ‘int main()’:
user.cpp:10:10: error: invalid operands of types ‘std::ifstream(std::ofstream) {aka std::basic_ifstream<char>(std::basic_ofstream<char>)}’ and ‘int’ to binary ‘operator>>’
user.cpp:13:14: error: invalid operands of types ‘std::ifstream(std::ofstream) {aka std::basic_ifstream<char>(std::basic_ofstream<char>)}’ and ‘int’ to binary ‘operator>>’
user.cpp:18:5: error: ‘cout’ was not declared in this scope