Problem catlunch
User matt
Submission Time 2024-02-14 15:33:15
Score 0
Max Time N/A
Max Memory N/A

Compile Error

catlunch.cpp: In function ‘int32_t main()’:
catlunch.cpp:21:23: error: ‘max’ cannot be used as a function
21 | max = max(max,check);
| ^