Problem eatinghealthy
User jeongleean
Submission Time 2026-04-15 16:33:24
Score 0
Max Time N/A
Max Memory N/A

Compile Error

eatinghealthy.cpp: In function ‘int main()’:
eatinghealthy.cpp:7:15: error: fixed-point types not supported in C++
7 | if (a+b+c>2k) {
| ^~