Problem evans_peculiar_hobby
User shashi93
Submission Time 2025-08-20 16:59:13
Score 0
Max Time N/A
Max Memory N/A

Compile Error

evans_peculiar_hobby.cpp: In function ‘int main()’:
evans_peculiar_hobby.cpp:15:25: error: ‘max’ cannot be used as a function
15 | max = max(a, max)
| ^