Problem sumofdigits
User Adflhjk
Submission Time 2024-11-13 08:50:35
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sumofdigits.cpp: In function ‘int main()’:
sumofdigits.cpp:9:13: error: lvalue required as left operand of assignment
9 | x+a=x;
| ^