| Problem | eatinghealthy |
|---|---|
| User | Teeskit |
| Submission Time | 2025-08-28 15:46:58 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
eatinghealthy.cpp: In function ‘int main()’:
eatinghealthy.cpp:8:35: error: fixed-point types not supported in C++
8 | if (a + b + c < k || a + b + c > 2k) {
| ^~