| Problem | parallelogramisation2 |
|---|---|
| User | pseudocoder101 |
| Submission Time | 2025-06-17 10:02:16 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
parallelogramisation2.cpp: In function ‘int main()’:
parallelogramisation2.cpp:26:1: error: expected ‘}’ at end of input
26 | }
| ^
parallelogramisation2.cpp:6:12: note: to match this ‘{’
6 | int main() {
| ^