| Problem | eatinghealthy |
|---|---|
| User | userwithuniquename2012 |
| Submission Time | 2025-08-28 16:47:06 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
eatinghealthy.cpp: In function ‘int main()’:
eatinghealthy.cpp:8:44: error: lvalue required as left operand of assignment
8 | if (a+b+c > k && a+b+c < k + k && a+b+c = k){
| ^