Problem eatinghealthy
User itsjiaqi
Submission Time 2025-08-28 17:07:26
Score 0
Max Time N/A
Max Memory N/A

Compile Error

eatinghealthy.cpp: In function ‘int main()’:
eatinghealthy.cpp:8:41: error: expression cannot be used as a function
8 | if (k >= a + b + c and k <= 2(a + b + c)) {
| ^