Problem catlunch
User wasdplant
Submission Time 2025-02-21 11:14:18
Score 0
Max Time N/A
Max Memory N/A

Compile Error

catlunch.cpp: In function ‘int32_t main()’:
catlunch.cpp:23:26: error: ‘sum’ was not declared in this scope
23 | bestans = max(bestans, sum);
| ^~~