diff options
Diffstat (limited to 'works/life/algorithm-contest-3/test-data/5/6.in')
-rw-r--r-- | works/life/algorithm-contest-3/test-data/5/6.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/works/life/algorithm-contest-3/test-data/5/6.in b/works/life/algorithm-contest-3/test-data/5/6.in new file mode 100644 index 0000000..106730a --- /dev/null +++ b/works/life/algorithm-contest-3/test-data/5/6.in @@ -0,0 +1,6 @@ +5 4 +100 +-100 +-200 +300 +400
\ No newline at end of file |