Borderou de evaluare (job #446415)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Combinări (clasa a 7-a) | Compilator | cpp |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 14 mar. 2019 18:23:19 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:5:1: error: expected ‘,’ or ‘;’ before ‘int’
user.cpp: In function ‘void initializare()’:
user.cpp:15:3: error: ‘st’ was not declared in this scope
user.cpp:17:12: error: ‘n’ was not declared in this scope
user.cpp:19:8: error: ‘k’ was not declared in this scope
user.cpp:21:10: error: ‘n’ was not declared in this scope
user.cpp:21:12: error: ‘k’ was not declared in this scope
user.cpp: In function ‘void tipar(int)’:
user.cpp:33:10: error: ‘st’ was not declared in this scope
user.cpp: In function ‘int validare(int)’:
user.cpp:45:13: error: ‘st’ was not declared in this scope
user.cpp:43:7: warning: unused variable ‘i’ [-Wunused-variable]
user.cpp: In function ‘void bktr(int)’:
user.cpp:61:21: error: ‘n’ was not declared in this scope
user.cpp:65:4: error: ‘st’ was not declared in this scope
user.cpp:69:10: error: ‘k’ was not declared in this scope
user.cpp:67:6: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses]
user.cpp: In function ‘int validare(int)’:
user.cpp:53:4: warning: control reaches end of non-void function [-Wreturn-type]