aboutsummaryrefslogtreecommitdiff
path: root/algorithm-contest-2/generator/1
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2020-10-25 17:16:31 +0800
committercrupest <crupest@outlook.com>2020-10-25 17:17:13 +0800
commit1e05f756960c0b0c7fbd5acc11e5c0ae29134dcc (patch)
tree0d04f01fb53f42c64236f804f0961ed353930b22 /algorithm-contest-2/generator/1
parent17efe0b0bc81ac70418c23af7aec620d8c1f858d (diff)
downloadlife-1e05f756960c0b0c7fbd5acc11e5c0ae29134dcc.tar.gz
life-1e05f756960c0b0c7fbd5acc11e5c0ae29134dcc.tar.bz2
life-1e05f756960c0b0c7fbd5acc11e5c0ae29134dcc.zip
Add algorithm contest 2.
Diffstat (limited to 'algorithm-contest-2/generator/1')
-rw-r--r--algorithm-contest-2/generator/1/1.in1
-rw-r--r--algorithm-contest-2/generator/1/2.in1
-rw-r--r--algorithm-contest-2/generator/1/3.in1
-rw-r--r--algorithm-contest-2/generator/1/4.in1
-rw-r--r--algorithm-contest-2/generator/1/5.in1
5 files changed, 5 insertions, 0 deletions
diff --git a/algorithm-contest-2/generator/1/1.in b/algorithm-contest-2/generator/1/1.in
new file mode 100644
index 0000000..38f8fd6
--- /dev/null
+++ b/algorithm-contest-2/generator/1/1.in
@@ -0,0 +1 @@
+8 3 \ No newline at end of file
diff --git a/algorithm-contest-2/generator/1/2.in b/algorithm-contest-2/generator/1/2.in
new file mode 100644
index 0000000..f4eea7b
--- /dev/null
+++ b/algorithm-contest-2/generator/1/2.in
@@ -0,0 +1 @@
+4 4 \ No newline at end of file
diff --git a/algorithm-contest-2/generator/1/3.in b/algorithm-contest-2/generator/1/3.in
new file mode 100644
index 0000000..11ab954
--- /dev/null
+++ b/algorithm-contest-2/generator/1/3.in
@@ -0,0 +1 @@
+4 6 \ No newline at end of file
diff --git a/algorithm-contest-2/generator/1/4.in b/algorithm-contest-2/generator/1/4.in
new file mode 100644
index 0000000..11c3433
--- /dev/null
+++ b/algorithm-contest-2/generator/1/4.in
@@ -0,0 +1 @@
+8 2 \ No newline at end of file
diff --git a/algorithm-contest-2/generator/1/5.in b/algorithm-contest-2/generator/1/5.in
new file mode 100644
index 0000000..fda96a5
--- /dev/null
+++ b/algorithm-contest-2/generator/1/5.in
@@ -0,0 +1 @@
+88888 5 \ No newline at end of file