Problem | eatinghealthy |
---|---|
User | itsjiaqi |
Submission Time | 2025-08-28 17:07:09 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
eatinghealthy.cpp:4:9: error: no macro name given in #define directive
4 | # define
| ^
eatinghealthy.cpp: In function ‘int main()’:
eatinghealthy.cpp:9:40: error: expression cannot be used as a function
9 | if(k >= a + b + c and k <= 2(a + b + c)) {
| ^