Problem feedtheduck
User Hytoh
Submission Time 2024-07-29 17:35:05
Score 0
Max Time N/A
Max Memory N/A

Compile Error

feedtheduck.cpp: In function ‘int main()’:
feedtheduck.cpp:24:7: error: break statement not within loop or switch
24 | break;
| ^~~~~