| Problem | parallelogramisation2 |
|---|---|
| User | tanhanxi195 |
| Submission Time | 2025-06-17 09:53:08 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
parallelogramisation2.cpp: In function ‘int main()’:
parallelogramisation2.cpp:34:5: error: return-statement with no value, in function returning ‘int’ [-fpermissive]
34 | return ;
| ^~~~~~