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