Problem snakesnack2
User kxd
Submission Time 2025-07-08 12:48:15
Score 0
Max Time N/A
Max Memory N/A

Compile Error

snakesnack2.cpp: In function β€˜int main()’:
snakesnack2.cpp:96:18: error: expected β€˜;’ before numeric constant
96 | } else break;2 3
| ^~
| ;