Pagini recente » Cod sursa (job #1056391) | Cod sursa (job #2325002) | Cod sursa (job #930814) | Cod sursa (job #30355) | Borderou de evaluare (job #2830544)
Borderou de evaluare (job #2830544)
Raport evaluator
Compilare:
main.cpp: In member function 'void FenwickTree::update(int, int)':
main.cpp:18:36: warning: suggest parentheses around arithmetic in operand of '^' [-Wparentheses]
18 | for(int i=x;i<=N;i+=i^(i-1)&i)
| ~~~~~^~
main.cpp: In member function 'int FenwickTree::query(int)':
main.cpp:25:35: warning: suggest parentheses around arithmetic in operand of '^' [-Wparentheses]
25 | for(int i=x;i>0;i-=i^(i-1)&i)
| ~~~~~^~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 2ms | 184kb | Corect! | 10 | 10 |
2 | 2ms | 184kb | Corect! | 10 | 10 |
3 | 2ms | 184kb | Corect! | 10 | 10 |
4 | 2ms | 184kb | Corect! | 10 | 10 |
5 | 2ms | 184kb | Corect! | 10 | 10 |
6 | 2ms | 184kb | Corect! | 10 | 10 |
7 | 2ms | 184kb | Corect! | 10 | 10 |
8 | 93ms | 2097kb | Corect! | 10 | 0 |
9 | 301ms | 1548kb | Time limit exceeded | 0 |
10 | 93ms | 2277kb | Corect! | 10 |
Punctaj total | 70 |