| Problem | parallelogramisation |
|---|---|
| User | yqiiiiiii |
| Submission Time | 2025-06-17 16:32:41 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
parallelogramisation.cpp: In function ‘int main()’:
parallelogramisation.cpp:20:10: error: expected ‘}’ at end of input
20 | return 0;
| ^
parallelogramisation.cpp:3:11: note: to match this ‘{’
3 | int main(){
| ^