Problem kfc
User noob41
Submission Time 2023-11-09 06:34:53
Score 0
Max Time N/A
Max Memory N/A

Compile Error

kfc.cpp: In function ‘int32_t main()’:
kfc.cpp:27:66: error: expected ‘;’ before ‘)’ token
27 | bustime=double(bustime)+double(arrd[i]/arrs[i])+double(arrw[i]));
| ^
| ;