Alchemi5t's blog

By Alchemi5t, history, 3 years ago, In English

Like finding sum of each possible subarray, Finding sum of max of each subarray, Finding sum of product of each possible pair in the array, etc.

They usually involve using modulo as well. Thanks in advance for the help!

So far I've just been googling "codeforces over all subarrays"

Full text and comments »

  • Vote: I like it
  • +11
  • Vote: I do not like it