Problem feedtheduck
User PerihelionfromAphelion
Submission Time 2026-08-03 14:15:39
Score 0
Max Time N/A
Max Memory N/A

Compile Error

feedtheduck.cpp: In function ‘int32_t main()’:
feedtheduck.cpp:36:16: error: ‘mid’ was not declared in this scope
36 | if (possible(mid, a, k)) high = mid;
| ^~~