Suppose that a particular algorithm has time complexity t(n)= ! and that executing an implementation of it on a particular machine takes t seconds for n inputs. now suppose that we are presented with a machine that is 64 times as fast. how many inputs could we process on the new machine in t seconds?



Answer :

Other Questions