in problem F the binary search approach why is this equation wrong with large numbers but it works with small numbers
number of time we use current attack = ceil(mid/(c[i]+1))
Problem F Yesterday contest
in problem F the binary search approach why is this equation wrong with large numbers but it works with small numbers
number of time we use current attack = ceil(mid/(c[i]+1))