summaryrefslogtreecommitdiffstats
path: root/03-algorithms_on_graphs/01-decomposition/01-reachability/tests/02
diff options
context:
space:
mode:
Diffstat (limited to '03-algorithms_on_graphs/01-decomposition/01-reachability/tests/02')
-rw-r--r--03-algorithms_on_graphs/01-decomposition/01-reachability/tests/024
1 files changed, 4 insertions, 0 deletions
diff --git a/03-algorithms_on_graphs/01-decomposition/01-reachability/tests/02 b/03-algorithms_on_graphs/01-decomposition/01-reachability/tests/02
new file mode 100644
index 0000000..e27d40b
--- /dev/null
+++ b/03-algorithms_on_graphs/01-decomposition/01-reachability/tests/02
@@ -0,0 +1,4 @@
+4 2
+1 2
+3 2
+1 4