Problem parallelogramisation
User hotchocs
Submission Time 2025-06-17 23:22:35
Score 0
Max Time N/A
Max Memory N/A

Compile Error

parallelogramisation.cpp: In function ‘int main()’:
parallelogramisation.cpp:19:5: error: expected ‘}’ at end of input
19 | }
| ^
parallelogramisation.cpp:3:12: note: to match this ‘{’
3 | int main() {
| ^