Problem catlunch
User AltheaZ
Submission Time 2023-10-25 08:43:13
Score 0
Max Time N/A
Max Memory N/A

Compile Error

catlunch.cpp: In function ‘int main()’:
catlunch.cpp:16:20: error: expected ‘;’ before ‘)’ token
16 | sum+=*maxElement);
| ^
| ;