Problem duckeatant
User Dolphy
Submission Time 2024-12-07 12:11:30
Score 0
Max Time N/A
Max Memory N/A

Compile Error

duckeatant.cpp: In function ‘int32_t main()’:
duckeatant.cpp:8:24: error: expected ‘;’ before ‘}’ token
8 | return (n-99720)/10
| ^
| ;
9 | }
| ~