rpmdoestuff's blog

By rpmdoestuff, history, 8 months ago, In English

Has anybody noticed that submission 222222222 is coming? I know it's not as news-breaking as 200000000, but nonetheless, a neat number! Let's hope the 2x9th submission is accepted 😎

Original post

Full text and comments »

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

By rpmdoestuff, history, 8 months ago, In English

If you want a variable to be the negative of itself, do you use n = -n, n *= -1, or other methods? If so, suggest some methods down below.

Full text and comments »

  • Vote: I like it
  • -32
  • Vote: I do not like it

By rpmdoestuff, history, 11 months ago, In English

I am trying to solve 165C using binary search, but it is getting TLE. Can anyone help?

Here's my code: 208389930

Code

Full text and comments »

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

By rpmdoestuff, history, 13 months ago, In English

Has anyone realized that Codeforces is reaching 200M submissions in the problem set? It will be a big day when this happens! Good luck getting the 200Mth submission! That person will go down in history!

Full text and comments »

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