Problem snail
User JhoCyber
Submission Time 2024-12-19 20:40:23
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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