Problem eatinghealthy
User Surgemain
Submission Time 2025-08-28 16:47:00
Score 0
Max Time N/A
Max Memory N/A

Compile Error

eatinghealthy.cpp: In function ‘int main()’:
eatinghealthy.cpp:7:16: error: lvalue required as left operand of assignment
7 | if((a+b+c <<= k) || (a+b+c >= k+k)){
| ^