Problem area_noi
User Kanish
Submission Time 2023-11-09 15:09:36
Score 0
Max Time N/A
Max Memory N/A

Compile Error

area_noi.cpp: In function β€˜int main()’:
area_noi.cpp:11:27: error: expected primary-expression before β€˜+=’ token
11 | int maxNumbersum (+= a * b);
| ^~