Rating changes for last rounds are temporarily rolled back. They will be returned soon. ×

tuanio's blog

By tuanio, history, 3 years ago, In English

Hi guys, i just found a new way to customize the "custom test" ide in codeforces. Just press "ctrl + ," and then you will see this screen, you can custom any thing on it, like a real ide. But refresh the page will restore any setting :((. Try it.

Full text and comments »

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

By tuanio, history, 3 years ago, In English

Hello guys, i have a question like this. Given an array has length n, n <= 10^7, a[i] <= 10^9. Number K <= 10^9. How i can count number of subarray has average sum equal to K. Thanks for your time.

Full text and comments »

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