Problem | eatinghealthy |
---|---|
User | Sumnumnumnumnum |
Submission Time | 2025-08-28 16:14:50 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
eatinghealthy.cpp: In function ‘int main()’:
eatinghealthy.cpp:9:14: error: lvalue required as left operand of assignment
9 | if (a+b+c = k){
| ^
eatinghealthy.cpp:11:29: error: lvalue required as left operand of assignment
11 | if (a+b+c = k+k || a+b+c > k ){
| ^