Pagini recente » Borderou de evaluare (job #2775713) | Borderou de evaluare (job #2825371)
Borderou de evaluare (job #2825371)
Raport evaluator
Compilare:
main.cpp: In function 'void big::init()':
main.cpp:25:39: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
25 | for(int i = 0; i + (1 << step - 1) <= n; i++)
| ~~~~~^~~
main.cpp:26:77: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
26 | rmq[step][i] = max(rmq[step - 1][i], rmq[step - 1][i + (1 << step - 1)]);
| ~~~~~^~~
main.cpp: In function 'void small::init()':
main.cpp:48:39: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
48 | for(int i = 0; i + (1 << step - 1) <= n; i++)
| ~~~~~^~~
main.cpp:49:77: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
49 | rmq[step][i] = min(rmq[step - 1][i], rmq[step - 1][i + (1 << step - 1)]);
| ~~~~~^~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 10ms | 12881kb | Incorect | 0 | 0 |
2 | 10ms | 12881kb | Incorect | 0 |
3 | 492ms | 17543kb | Incorect | 0 | 0 |
4 | 492ms | 17534kb | Incorect | 0 |
5 | 492ms | 17534kb | Incorect | 0 | 0 |
6 | 491ms | 17534kb | Incorect | 0 |
7 | 1073ms | 17944kb | Incorect | 0 | 0 |
8 | 1068ms | 17940kb | Incorect | 0 |
9 | 1072ms | 17948kb | Incorect | 0 | 0 |
10 | 1069ms | 17940kb | Incorect | 0 |
Punctaj total | 0 |