| Problem | parallelogramisation2 |
|---|---|
| User | blackpanther |
| Submission Time | 2025-06-17 11:10:25 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
parallelogramisation2.cpp:29:2: error: expected unqualified-id before ‘return’
29 | return 0;
| ^~~~~~
parallelogramisation2.cpp:32:1: error: expected declaration before ‘}’ token
32 | }
| ^