Problem snail
User PlayVoltz
Submission Time 2023-07-20 19:56:31
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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