pinkPanties's blog

By pinkPanties, history, 16 months ago, In English

Hi, in recent contest on leetcode there had been requirement of finding eulerian path in a directed graph.

If someone can help me understand this code, from topmost submission in the contest about finding path, or may be provide some better alternative explanations for doing so, I would be thankful to them.

Here is the code: credits : natsugiri

Code

Thanks again for your time and explanation :) have a good day :)

Full text and comments »

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

By pinkPanties, history, 16 months ago, In English

Hi all, i was going through this question about floor sum on atcoder.

Can anyone explain me how to approach this without library ?

Question

Thanks for explaining :)

Full text and comments »

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

By pinkPanties, history, 18 months ago, In English

I am trying hard to get this problem, if someone can explain me what is going here, I would be thankful to them.

Problem

Full text and comments »

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