How can I print all N-digits (N is an even number) of a Torn number with a complexity of less than O(N^2)? Which algorithm should I use?
SupportExpert
How can I print all N-digits (N is an even number) of a Torn number with a complexity of less than O(N^2)? Which algorithm should I use?
Share