Блог пользователя serialcomder

Автор serialcomder, история, 11 месяцев назад, По-английски

Please let's completely abolish the concept of rating, then maybe after 10 years when these MNCs are no more cf-sexual we will rethink.

Полный текст и комментарии »

  • Проголосовать: нравится
  • +141
  • Проголосовать: не нравится

Автор serialcomder, 16 месяцев назад, По-английски
  1. Create an alt and register for the contest

  2. Pray that you are in the same room as your alt

  3. Send dumb solutions for problem A

  4. Keep hacking

  5. When bombarded by blogs which expose you just comment:

Полный текст и комментарии »

  • Проголосовать: нравится
  • +184
  • Проголосовать: не нравится

Автор serialcomder, история, 2 года назад, По-английски

are Codeforces Global Rounds discontinued? the year is about to end and we've not seen one

Полный текст и комментарии »

  • Проголосовать: нравится
  • +86
  • Проголосовать: не нравится

Автор serialcomder, история, 3 года назад, По-английски

Hey, I came across this problem in a course interview I am not sure how to solve it.

We are given a set of $$$n$$$ intervals, let's call it $$$S$$$. Now, we have to output any subset $$$T$$$ of $$$S$$$ such that all the intervals in $$$T$$$ are pairwise disjoint (non-overlapping) and all the intervals in $$$S \smallsetminus T$$$ should intersect with exactly one interval from $$$T$$$.

I am really curious to know what the solution could be.

Полный текст и комментарии »

  • Проголосовать: нравится
  • +12
  • Проголосовать: не нравится