Please subscribe to the official Codeforces channel in Telegram via the link https://t.me/codeforces_official. ×

linkRs's blog

By linkRs, history, 5 years ago, In English

Hi, everyone and I hope you are doing well!

Recently, I started to solve some graph problems like this:

Problem 1045C Problem 231E

I'm trying to figure out if I need to learn something to handle this kind of problems, so I will glad if you can share with me problems like that and some tricks, thank you!

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

| Write comment?
»
5 years ago, # |
  Vote: I like it 0 Vote: I do not like it

What exactly, besides being on a graph, is the common underlying theme of your two problems? Right now it is kinda hard to understand what exactly you are asking.