Problem snail
User personjs
Submission Time 2025-01-20 09:31:19
Score 0
Max Time N/A
Max Memory N/A

Compile Error

snail.cpp: In function ‘int main()’:
snail.cpp:41:1: error: expected ‘}’ at end of input
41 | }
| ^
snail.cpp:5:12: note: to match this ‘{’
5 | int main() {
| ^