| Problem | funnysequence |
|---|---|
| User | paaaaaaaaaaaaaaaaaaa |
| Submission Time | 2024-11-19 15:40:46 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
funnysequence.cpp: In function ‘long long int query(long long int, long long int)’:
funnysequence.cpp:25:26: error: ‘a’ was not declared in this scope
25 | int lb = lower_bound(a, a + size_a, l) - a;
| ^