Problem | fenwicktree_easy |
---|---|
User | asbx |
Submission Time | 2023-12-21 18:08:18 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
fenwicktree_easy.cpp: In function ‘int main()’:
fenwicktree_easy.cpp:29:17: error: ‘Q’ was not declared in this scope
29 | for(int i=0; i<Q; i++){
| ^