aboutsummaryrefslogtreecommitdiff
path: root/works/life/algorithm-contest-3/test-data/2
diff options
context:
space:
mode:
authorYuqian Yang <crupest@crupest.life>2025-02-12 15:55:21 +0800
committerYuqian Yang <crupest@crupest.life>2025-02-12 15:55:21 +0800
commit10eb95869601e145b1d8bc909424777c25752d51 (patch)
tree49449a4076ded9bd937a51679318edbe2a532cae /works/life/algorithm-contest-3/test-data/2
parent29ba3e88b1a7425fe00af0005b8a8228103aa21c (diff)
parentf8c10dd1fc55e60f35286475356e48c4f642eb63 (diff)
downloadcrupest-10eb95869601e145b1d8bc909424777c25752d51.tar.gz
crupest-10eb95869601e145b1d8bc909424777c25752d51.tar.bz2
crupest-10eb95869601e145b1d8bc909424777c25752d51.zip
import(life): IMPORT crupest/life COMPLETE.
Diffstat (limited to 'works/life/algorithm-contest-3/test-data/2')
-rw-r--r--works/life/algorithm-contest-3/test-data/2/1.in1
-rw-r--r--works/life/algorithm-contest-3/test-data/2/10.in1
-rw-r--r--works/life/algorithm-contest-3/test-data/2/11.in1
-rw-r--r--works/life/algorithm-contest-3/test-data/2/12.in1
-rw-r--r--works/life/algorithm-contest-3/test-data/2/2.in1
-rw-r--r--works/life/algorithm-contest-3/test-data/2/3.in1
-rw-r--r--works/life/algorithm-contest-3/test-data/2/4.in1
-rw-r--r--works/life/algorithm-contest-3/test-data/2/5.in1
-rw-r--r--works/life/algorithm-contest-3/test-data/2/6.in1
-rw-r--r--works/life/algorithm-contest-3/test-data/2/7.in1
-rw-r--r--works/life/algorithm-contest-3/test-data/2/8.in1
-rw-r--r--works/life/algorithm-contest-3/test-data/2/9.in1
12 files changed, 12 insertions, 0 deletions
diff --git a/works/life/algorithm-contest-3/test-data/2/1.in b/works/life/algorithm-contest-3/test-data/2/1.in
new file mode 100644
index 0000000..79c38cd
--- /dev/null
+++ b/works/life/algorithm-contest-3/test-data/2/1.in
@@ -0,0 +1 @@
+31/12/59 \ No newline at end of file
diff --git a/works/life/algorithm-contest-3/test-data/2/10.in b/works/life/algorithm-contest-3/test-data/2/10.in
new file mode 100644
index 0000000..bcdc0a9
--- /dev/null
+++ b/works/life/algorithm-contest-3/test-data/2/10.in
@@ -0,0 +1 @@
+30/11/10 \ No newline at end of file
diff --git a/works/life/algorithm-contest-3/test-data/2/11.in b/works/life/algorithm-contest-3/test-data/2/11.in
new file mode 100644
index 0000000..56dc9d3
--- /dev/null
+++ b/works/life/algorithm-contest-3/test-data/2/11.in
@@ -0,0 +1 @@
+04/02/29 \ No newline at end of file
diff --git a/works/life/algorithm-contest-3/test-data/2/12.in b/works/life/algorithm-contest-3/test-data/2/12.in
new file mode 100644
index 0000000..569a346
--- /dev/null
+++ b/works/life/algorithm-contest-3/test-data/2/12.in
@@ -0,0 +1 @@
+05/02/29 \ No newline at end of file
diff --git a/works/life/algorithm-contest-3/test-data/2/2.in b/works/life/algorithm-contest-3/test-data/2/2.in
new file mode 100644
index 0000000..e7e8e8b
--- /dev/null
+++ b/works/life/algorithm-contest-3/test-data/2/2.in
@@ -0,0 +1 @@
+01/01/60 \ No newline at end of file
diff --git a/works/life/algorithm-contest-3/test-data/2/3.in b/works/life/algorithm-contest-3/test-data/2/3.in
new file mode 100644
index 0000000..735e9d4
--- /dev/null
+++ b/works/life/algorithm-contest-3/test-data/2/3.in
@@ -0,0 +1 @@
+12/31/60 \ No newline at end of file
diff --git a/works/life/algorithm-contest-3/test-data/2/4.in b/works/life/algorithm-contest-3/test-data/2/4.in
new file mode 100644
index 0000000..dd7f868
--- /dev/null
+++ b/works/life/algorithm-contest-3/test-data/2/4.in
@@ -0,0 +1 @@
+01/02/03 \ No newline at end of file
diff --git a/works/life/algorithm-contest-3/test-data/2/5.in b/works/life/algorithm-contest-3/test-data/2/5.in
new file mode 100644
index 0000000..f740cc4
--- /dev/null
+++ b/works/life/algorithm-contest-3/test-data/2/5.in
@@ -0,0 +1 @@
+13/12/11 \ No newline at end of file
diff --git a/works/life/algorithm-contest-3/test-data/2/6.in b/works/life/algorithm-contest-3/test-data/2/6.in
new file mode 100644
index 0000000..45fc450
--- /dev/null
+++ b/works/life/algorithm-contest-3/test-data/2/6.in
@@ -0,0 +1 @@
+41/12/12 \ No newline at end of file
diff --git a/works/life/algorithm-contest-3/test-data/2/7.in b/works/life/algorithm-contest-3/test-data/2/7.in
new file mode 100644
index 0000000..5a71023
--- /dev/null
+++ b/works/life/algorithm-contest-3/test-data/2/7.in
@@ -0,0 +1 @@
+01/01/01 \ No newline at end of file
diff --git a/works/life/algorithm-contest-3/test-data/2/8.in b/works/life/algorithm-contest-3/test-data/2/8.in
new file mode 100644
index 0000000..c11526c
--- /dev/null
+++ b/works/life/algorithm-contest-3/test-data/2/8.in
@@ -0,0 +1 @@
+10/11/15 \ No newline at end of file
diff --git a/works/life/algorithm-contest-3/test-data/2/9.in b/works/life/algorithm-contest-3/test-data/2/9.in
new file mode 100644
index 0000000..eb24a27
--- /dev/null
+++ b/works/life/algorithm-contest-3/test-data/2/9.in
@@ -0,0 +1 @@
+31/11/10 \ No newline at end of file