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

Compile Error

snail.cpp: In function ‘int main()’:
snail.cpp:43:2: error: expected ‘,’ or ‘;’ before ‘day’
43 | day+=temp;
| ^~~