Problem | parallelogramisation2 |
---|---|
User | tanyikai |
Submission Time | 2025-06-17 11:14:06 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
parallelogramisation2.cpp: In function ‘int main()’:
parallelogramisation2.cpp:24:29: error: expected ‘;’ before ‘}’ token
24 | continue
| ^
| ;
25 | }
| ~