Problem snail
User nguyendinhanh1508
Submission Time 2024-01-14 01:38:10
Score 0
Max Time N/A
Max Memory N/A

Compile Error

snail.cpp: In function ‘int32_t main()’:
snail.cpp:26:1: error: expected ‘}’ at end of input
26 | }
| ^
snail.cpp:4:16: note: to match this ‘{’
4 | int32_t main() {
| ^