acc20020's blog

By acc20020, history, 6 years ago, In English

given two arrays A0, ..., AN and B0, ..., BN, with 0 ≤ Ai, Bi ≤ N. find for each 0 ≤ x ≤ 2·N. How can I solve this problem faster than O(N2)?

Full text and comments »

  • Vote: I like it
  • 0
  • Vote: I do not like it