| Problem | kfc |
|---|---|
| User | helloworld |
| Submission Time | 2024-03-01 14:33:01 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
kfc.cpp: In function ‘int main()’:
kfc.cpp:16:16: error: expected primary-expression before ‘long’
16 | cout << round(long double ans);
| ^~~~