diff options
author | crupest <crupest@outlook.com> | 2020-10-25 17:16:31 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2020-10-25 17:17:13 +0800 |
commit | 1e05f756960c0b0c7fbd5acc11e5c0ae29134dcc (patch) | |
tree | 0d04f01fb53f42c64236f804f0961ed353930b22 /algorithm-contest-2/generator/5/1.in | |
parent | 17efe0b0bc81ac70418c23af7aec620d8c1f858d (diff) | |
download | life-1e05f756960c0b0c7fbd5acc11e5c0ae29134dcc.tar.gz life-1e05f756960c0b0c7fbd5acc11e5c0ae29134dcc.tar.bz2 life-1e05f756960c0b0c7fbd5acc11e5c0ae29134dcc.zip |
Add algorithm contest 2.
Diffstat (limited to 'algorithm-contest-2/generator/5/1.in')
-rw-r--r-- | algorithm-contest-2/generator/5/1.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/algorithm-contest-2/generator/5/1.in b/algorithm-contest-2/generator/5/1.in new file mode 100644 index 0000000..a1dfd91 --- /dev/null +++ b/algorithm-contest-2/generator/5/1.in @@ -0,0 +1,2 @@ +5 3
+6 1 2 3 4
\ No newline at end of file |