An algorithm with O(n^2) complexity may be infeasible for n=10^18 yet feasible for n=100, making the...