Problem parallelogramisation2
User ye
Submission Time 2025-06-17 11:10:21
Score 0
Max Time N/A
Max Memory N/A

Compile Error

parallelogramisation2.cpp: In function ‘int main()’:
parallelogramisation2.cpp:27:2: error: expected ‘}’ at end of input
27 | }
| ^
parallelogramisation2.cpp:3:11: note: to match this ‘{’
3 | int main(){
| ^