Problem catlunch
User estkn
Submission Time 2026-04-30 00:34:24
Score 0
Max Time N/A
Max Memory N/A

Compile Error

catlunch.cpp: In function ‘int main()’:
catlunch.cpp:30:26: error: ‘max’ cannot be used as a function
30 | max = max(max, cs);
| ^