| Problem | eatinghealthy |
|---|---|
| User | haroldpyh |
| Submission Time | 2026-03-14 15:00:34 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
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";
| ^