Problem feedtheduck
User PerihelionfromAphelion
Submission Time 2026-08-03 10:19:08
Score 0
Max Time N/A
Max Memory N/A

Compile Error

feedtheduck.cpp: In function ‘int main()’:
feedtheduck.cpp:17:30: error: ‘min’ cannot be used as a function
17 | else min = min(min, current);
| ^