Problem snail
User LL
Submission Time 2026-02-16 16:12:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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