Problem | parallelogramisation |
---|---|
User | Austin |
Submission Time | 2025-07-25 18:59:53 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
parallelogramisation.cpp: In function ‘int main()’:
parallelogramisation.cpp:9:21: error: expected ‘)’ before ‘{’ token
9 | while((q--) == 0
| ~ ^
| )
10 | {
| ~