Borderou de evaluare (job #400506)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Maxarea | Compilator | cpp |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 7 nov. 2018 13:26:08 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int minim(int, int)’:
user.cpp:11:9: error: ‘i’ was not declared in this scope
user.cpp:13:12: error: ‘a’ was not declared in this scope
user.cpp: In function ‘int solve(int, int)’:
user.cpp:23:22: error: ‘a’ was not declared in this scope
user.cpp:24:5: error: ‘poz’ was not declared in this scope
user.cpp:25:5: error: ‘Max’ was not declared in this scope
user.cpp:25:19: error: ‘a’ was not declared in this scope
user.cpp: In function ‘int main()’:
user.cpp:30:10: error: ‘n’ was not declared in this scope
user.cpp:31:9: error: ‘i’ was not declared in this scope
user.cpp:33:14: error: ‘a’ was not declared in this scope
user.cpp: In function ‘int solve(int, int)’:
user.cpp:27:1: warning: control reaches end of non-void function [-Wreturn-type]