cses graph session editorial(incomplete)

Правка en4, от arham_doshi, 2020-06-30 16:28:03

I got bored with solving and wanted to do something which is related to cp and also very fun so i decided to write this tutorial.bare me for my bad English .

how to solve grid problems

trick

1) counting rooms

explanation
code

2) Labyrinth

explanation
code

3) Building Roads

explanation
code

4) Message Route

explanation
code

5) Building teams

explanation
code

6) Round Trip

explanation
code

7) Monsters

explanation
code

8) Shortest Routes I

explanation
code

9) Shortest Routes II

explanation
code

10) High scores

explanation
code

11) Flight Discounts

explanation
code

12)Finding Cycles

explanation
code

13) Flight Routes

explanation
code


Hope this is helpfull to you . I will try to add more as I solve furthure.

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en7 Английский arham_doshi 2021-02-11 11:04:59 0 (published)
en6 Английский arham_doshi 2020-07-17 07:40:44 28 Tiny change: 'plexity o(nmk).[more ' -> 'plexity o(mk).[more '
en5 Английский arham_doshi 2020-07-01 11:04:56 8040
en4 Английский arham_doshi 2020-06-30 16:28:03 23 Tiny change: ' by using floyd warshal complexit' -> ' by using bellman ford complexit'
en3 Английский arham_doshi 2020-06-30 09:23:47 2734 (published)
en2 Английский arham_doshi 2020-06-29 19:13:30 16645
en1 Английский arham_doshi 2020-06-29 16:47:49 801 Initial revision (saved to drafts)