Problem kfc
User Josh28
Submission Time 2023-01-10 22:38:53
Score 0
Max Time N/A
Max Memory N/A

Compile Error

kfc.cpp: In function ‘void solve()’:
kfc.cpp:71:47: error: ‘ans’ was not declared in this scope; did you mean ‘abs’?
71 | cout << static_cast<long long>(round(time-ans));
| ^~~
| abs