Problem sum2
User neoaix
Submission Time 2026-06-25 09:25:51
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sum2.cpp: In function ‘int main()’:
sum2.cpp:20:19: error: invalid operands of types ‘long long int’ and ‘<unresolved overloaded function type>’ to binary ‘operator+’
20 | cout << max01 + max 02 << "\n";
| ~~~~~~^~~~~