| Problem | parallelogramisation |
|---|---|
| User | carson |
| Submission Time | 2026-02-17 13:41:58 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
parallelogramisation.cpp: In function βint main()β:
parallelogramisation.cpp:8:18: error: expected primary-expression before β<=β token
8 | for(int i = 1; <= q; i ++){
| ^~