| Problem | kfc |
|---|---|
| User | AppleOnAstick |
| Submission Time | 2023-11-15 11:42:23 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
kfc.cpp: In function ‘int32_t main()’:
kfc.cpp:9:50: error: expected ‘)’ before ‘;’ token
9 | cout<<static_cast<long long>(round((double) T-a);
| ^
| )