Problem eatingparallelograms
User Anqxel
Submission Time 2025-06-20 15:30:18
Score 0
Max Time N/A
Max Memory N/A

Compile Error

eatingparallelograms.cpp: In function ‘int32_t main()’:
eatingparallelograms.cpp:24:1: error: ‘retrun’ was not declared in this scope
24 | retrun 0;
| ^~~~~~
eatingparallelograms.cpp:24:9: error: expected ‘}’ at end of input
24 | retrun 0;
| ^
eatingparallelograms.cpp:5:16: note: to match this ‘{’
5 | int32_t main() {
| ^