| Problem | prefixsums |
|---|---|
| User | ForgottenDragon |
| Submission Time | 2025-05-07 16:34:56 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
prefixsums.cpp: In function ‘int main()’:
prefixsums.cpp:12:22: error: ‘Q’ was not declared in this scope
12 | for (int c = 0; c < Q; c++) {
| ^