Borderou de evaluare (job #88130)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Monotonă (clasa a 5-a) | Compilator | cpp |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 14 nov. 2014 18:06:43 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int main()’:
user.cpp:7:15: error: conflicting declaration ‘std::ofstream g’
user.cpp:5:13: error: ‘g’ has a previous declaration as ‘int g’
user.cpp:10:9: error: ‘i’ was not declared in this scope
user.cpp:11:8: error: ‘a’ was not declared in this scope
user.cpp:12:9: error: ‘i’ was not declared in this scope
user.cpp:13:8: error: ‘b’ was not declared in this scope
user.cpp:27:15: error: expected primary-expression before ‘||’ token
user.cpp:28:5: error: expected ‘;’ before ‘g’
user.cpp:30:8: error: invalid operands of types ‘int’ and ‘const char [3]’ to binary ‘operator<<’