Borderou de evaluare (job #806696)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Die Hard | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 26 ian. 2025 18:10:28 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:36:38: warning: overflow in conversion from 'int' to 'short int' changes value from '1000000000' to '-13824' [-Woverflow]
36 | top[i] = bottom[i] = inf, pozTop[i] = pozBottom[i] = -1;
| ^~~
main.cpp:80:12: error: 'dp' was not declared in this scope
80 | if(dp[i][m] < sol)
| ^~