Problem sumint
User Dannyboy
Submission Time 2023-11-08 10:59:00
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sumint.cpp: In function β€˜int main()’:
sumint.cpp:10:14: error: expected initializer before β€˜+=’ token
10 | long long a+=b;
| ^~