| Problem | eatinghealthy |
|---|---|
| User | Yangyuchen13 |
| Submission Time | 2026-08-17 15:22:50 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
eatinghealthy.cpp: In function ‘int main()’:
eatinghealthy.cpp:7:31: error: lvalue required as left operand of assignment
7 | if(a+b+c =k and a+b+c < 2*k){
| ^