Problem | parallelogramisation |
---|---|
User | ForgottenDragon |
Submission Time | 2025-06-17 16:15:28 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
parallelogramisation.cpp: In function ‘int main()’:
parallelogramisation.cpp:9:22: error: ‘q’ was not declared in this scope
9 | for (int a = 0; a < q; a++) {
| ^