| Problem | parallelogramisation |
|---|---|
| User | gl |
| Submission Time | 2026-06-13 21:45:43 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
parallelogramisation.cpp: In function ‘int main()’:
parallelogramisation.cpp:27:10: error: expected ‘}’ at end of input
27 | return 0;
| ^
parallelogramisation.cpp:6:14: note: to match this ‘{’
6 | signed main(){
| ^