Problem eatinghealthy
User haroldpyh
Submission Time 2026-03-14 15:00:34
Score 0
Max Time N/A
Max Memory N/A

Compile Error

eatinghealthy.cpp: In function β€˜int main()’:
eatinghealthy.cpp:10:17: error: expected primary-expression before β€˜>’ token
10 | if (a + b + c => k and a + b + c <= 2 * k) cout << "YES";
| ^