Problem flamethrower
User astrohiro
Submission Time 2024-02-23 22:55:29
Score 0
Max Time N/A
Max Memory N/A

Compile Error

flamethrower.cpp: In function ‘int main()’:
flamethrower.cpp:18:21: error: ‘max’ cannot be used as a function
18 | max = max(sum, max) ;
| ^