diff options
Diffstat (limited to 'Algorithms/Part-II/3-BaseballElimination/data/teams10.txt')
-rw-r--r-- | Algorithms/Part-II/3-BaseballElimination/data/teams10.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Algorithms/Part-II/3-BaseballElimination/data/teams10.txt b/Algorithms/Part-II/3-BaseballElimination/data/teams10.txt new file mode 100644 index 0000000..826f000 --- /dev/null +++ b/Algorithms/Part-II/3-BaseballElimination/data/teams10.txt @@ -0,0 +1,11 @@ +10 + Atlanta 0 0 63 0 9 9 9 9 9 9 9 0 0 + Boston 0 0 63 9 0 9 9 9 9 9 9 0 0 + Chicago 0 0 63 9 9 0 9 9 9 9 9 0 0 + Cleveland 0 0 63 9 9 9 0 9 9 9 9 0 0 + Dallas 0 0 63 9 9 9 9 0 9 9 9 0 0 + Denver 0 0 63 9 9 9 9 9 0 9 9 0 0 + Detroit 0 0 63 9 9 9 9 9 9 0 9 0 0 + Golden_State 0 0 63 9 9 9 9 9 9 9 0 0 0 + Houston 31 32 0 0 0 0 0 0 0 0 0 0 0 + Indiana 32 31 0 0 0 0 0 0 0 0 0 0 0 |