DAGy.cpp ├── volume119 │ ├── 11900 - Boiled Eggs.cpp │ ├── 11902 - Dominator.cpp │ ├── 11908 - Skyscraper.cpp │ ├── 11909 - Soya Milk.cpp │ ├── 11910 - Closest Fractions.cpp │ ├── 11917 - Do Your Own Homework.cpp │ ├── 11920 - 0 s, 1 s ...
DAGy.cpp ├── volume119 │ ├── 11900 - Boiled Eggs.cpp │ ├── 11902 - Dominator.cpp │ ├── 11908 - Skyscraper.cpp │ ├── 11909 - Soya Milk.cpp │ ├── 11910 - Closest Fractions.cpp │ ├── 11917 - Do Your Own Homework.cpp │ ├── 11920 - 0 s, 1 s ...
kattis - intercept Graph - Articulation Points/Bridges c++ Find articultion point on the SSSP DAG (apply dijstra two times from start and from end, then use once more dijstra and go from start to all points where dist[end] == dist[x] + distReversed[x]. In final dijkstra, a node is...
DAGy.cpp ├── volume119 │ ├── 11900 - Boiled Eggs.cpp │ ├── 11902 - Dominator.cpp │ ├── 11908 - Skyscraper.cpp │ ├── 11909 - Soya Milk.cpp │ ├── 11910 - Closest Fractions.cpp │ ├── 11917 - Do Your Own Homework.cpp │ ├── 11920 - 0 s, 1 s ...
DAGy.cpp ├── volume119 │ ├── 11900 - Boiled Eggs.cpp │ ├── 11902 - Dominator.cpp │ ├── 11908 - Skyscraper.cpp │ ├── 11909 - Soya Milk.cpp │ ├── 11910 - Closest Fractions.cpp │ ├── 11917 - Do Your Own Homework.cpp │ ├── 11920 - 0 s, 1 s ...
DAGy.cpp ├── volume119 │ ├── 11900 - Boiled Eggs.cpp │ ├── 11902 - Dominator.cpp │ ├── 11908 - Skyscraper.cpp │ ├── 11909 - Soya Milk.cpp │ ├── 11910 - Closest Fractions.cpp │ ├── 11917 - Do Your Own Homework.cpp │ ├── 11920 - 0 s, 1 s ...
DAGy.cpp ├── volume119 │ ├── 11900 - Boiled Eggs.cpp │ ├── 11902 - Dominator.cpp │ ├── 11908 - Skyscraper.cpp │ ├── 11909 - Soya Milk.cpp │ ├── 11910 - Closest Fractions.cpp │ ├── 11917 - Do Your Own Homework.cpp │ ├── 11920 - 0 s, 1 s ...
cpp.c │ ├── 941 - Permutations.cpp │ ├── 944 - Happy Numbers.cpp │ ├── 946 - A Pile of Boxes.cpp │ ├── 947 - Master Mind Helper.cpp │ ├── 967 - Circular.cpp │ ├── 970 - Particles.cpp │ ├── 972 - Horizon Line.cpp │ ├── 974 - Kaprekar ...
DAGy.cpp ├── volume119 │ ├── 11900 - Boiled Eggs.cpp │ ├── 11902 - Dominator.cpp │ ├── 11908 - Skyscraper.cpp │ ├── 11909 - Soya Milk.cpp │ ├── 11910 - Closest Fractions.cpp │ ├── 11917 - Do Your Own Homework.cpp │ ├── 11920 - 0 s, 1 s ...
cpp.c │ ├── 941 - Permutations.cpp │ ├── 944 - Happy Numbers.cpp │ ├── 946 - A Pile of Boxes.cpp │ ├── 947 - Master Mind Helper.cpp │ ├── 967 - Circular.cpp │ ├── 970 - Particles.cpp │ ├── 972 - Horizon Line.cpp │ ├── 974 - Kaprekar ...