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