Pagini recente » Diferente pentru problema/divprim intre reviziile 3 si 2 | Borderou de evaluare (job #1846385) | Borderou de evaluare (job #2495172) | Borderou de evaluare (job #3126503) | Borderou de evaluare (job #1491578)
Borderou de evaluare (job #1491578)
Raport evaluator
Compilare:
user.cpp: In function ‘void update(int, int)’:
user.cpp:13:33: warning: suggest parentheses around arithmetic in operand of ‘^’ [-Wparentheses]
for (; x <= N; x += x^(x-1) & x)
^
user.cpp: In function ‘int query(int)’:
user.cpp:22:28: warning: suggest parentheses around arithmetic in operand of ‘^’ [-Wparentheses]
for (; x; x -= x^(x-1) & x)
^
user.cpp: In function ‘int main()’:
user.cpp:32:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("scmax.in", "r", stdin);
^
user.cpp:33:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("scmax.out", "w", stdout);
^
user.cpp:35:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &N);
^
user.cpp:38:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &v[i]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 324kb | Corect! | 10 | 10 |
| 2 | 0ms | 348kb | Corect! | 10 | 10 |
| 3 | 0ms | 296kb | Corect! | 10 | 10 |
| 4 | 0ms | 308kb | Corect! | 10 | 10 |
| 5 | 0ms | 316kb | Corect! | 10 | 10 |
| 6 | 0ms | 328kb | Corect! | 10 | 10 |
| 7 | 0ms | 336kb | Corect! | 10 | 10 |
| 8 | 92ms | 2612kb | Corect! | 10 | 0 |
| 9 | Depăşit | 1520kb | Time limit exceeded. | 0 |
| 10 | 88ms | 2616kb | Corect! | 10 |
| Punctaj total | 70 |