Borderou de evaluare (job #362016)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Cavaleri (clasa a 5-a) | Compilator | cpp |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 9 mar. 2018 12:55:31 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:5:13: error: variable ‘std::ifstream fin’ has initializer but incomplete type
user.cpp:6:14: error: variable ‘std::ofstream fout’ has initializer but incomplete type
user.cpp: In function ‘int main()’:
user.cpp:10:10: error: expected unqualified-id before ‘,’ token
user.cpp:18:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
user.cpp:31:17: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
user.cpp:32:22: warning: operation on ‘aux’ may be undefined [-Wsequence-point]
user.cpp:33:13: error: expected ‘}’ before ‘else’
user.cpp:35:21: error: ‘maxim’ was not declared in this scope
user.cpp:37:17: error: ‘maximcav’ was not declared in this scope
user.cpp: At global scope:
user.cpp:44:1: error: ‘fout’ does not name a type
user.cpp:45:1: error: ‘fout’ does not name a type
user.cpp:49:5: error: expected unqualified-id before ‘return’
user.cpp:50:1: error: expected declaration before ‘}’ token