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

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

Hello , I'm interested in finding some problems on CodeForces that is related to :

1 — Finding Bridges.

2 — Bellman Ford.

3 — Strongly Connected Components.

4 — Finding Articulation Points.

5 — Spanning Trees.

6 — Finding a negative Cycle in a graph.

Since the only tag that is specified for all of the mentioned points and many others is only "Graphs" so It is hard somehow to find a problem that is related to these points so if someone already knows some , it will be appreciated Thank you :)

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

»
11 лет назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

go to Codeforces::Trainings.

  • »
    »
    11 лет назад, # ^ |
      Проголосовать: нравится +8 Проголосовать: не нравится

    Sorry , but what do you mean ? Do you mean GYM ? and if so how can I find these specified types of graphs ?