Pagini recente » Borderou de evaluare (job #2426381) | Borderou de evaluare (job #3289703) | Borderou de evaluare (job #2714675) | Borderou de evaluare (job #1861248) | Borderou de evaluare (job #2594658)
Borderou de evaluare (job #2594658)
Raport evaluator
Compilare:
main.cpp: In function 'void update(int, int, int)':
main.cpp:25:40: warning: suggest parentheses around arithmetic in operand of '^' [-Wparentheses]
for( ; px <= n; px += px ^ (px - 1) & px)
~~~~~~~~~^~~~
main.cpp:26:48: warning: suggest parentheses around arithmetic in operand of '^' [-Wparentheses]
for(py = sy; py <= n; py += py ^ (py - 1) & py)
~~~~~~~~~^~~~
main.cpp: In function 'int query(int, int)':
main.cpp:34:36: warning: suggest parentheses around arithmetic in operand of '^' [-Wparentheses]
for( ; px; px -= px ^ (px - 1) & px)
~~~~~~~~~^~~~
main.cpp:35:46: warning: suggest parentheses around arithmetic in operand of '^' [-Wparentheses]
for(py = sy; py; py -= py ^ (py - 1) & py)
~~~~~~~~~^~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 49ms | 24117kb | OK | 10 |
| 2 | 53ms | 24641kb | OK | 10 |
| 3 | 70ms | 24772kb | OK | 10 |
| 4 | 184ms | 28229kb | OK | 10 |
| 5 | 196ms | 28749kb | OK | 10 |
| 6 | 531ms | 45072kb | Memory limit exceeded | 0 |
| 7 | 821ms | 43941kb | OK | 10 |
| 8 | 515ms | 45072kb | Memory limit exceeded | 0 |
| 9 | 774ms | 43282kb | OK | 10 |
| 10 | 532ms | 45072kb | Memory limit exceeded | 0 |
| Punctaj total | 70 |