| Problem | parallelogramisation2 |
|---|---|
| User | al3xaaa |
| Submission Time | 2025-06-17 11:09:56 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
parallelogramisation2.cpp: In function ‘int main()’:
parallelogramisation2.cpp:32:13: error: expected ‘}’ at end of input
32 | return 0;
| ^
parallelogramisation2.cpp:7:12: note: to match this ‘{’
7 | int main() {
| ^