summaryrefslogtreecommitdiffstats
path: root/šola/p1/dn/DN02_Testi
diff options
context:
space:
mode:
authorAnton Luka Šijanec <anton@sijanec.eu>2023-11-03 17:30:18 +0100
committerAnton Luka Šijanec <anton@sijanec.eu>2023-11-03 17:30:18 +0100
commit4e2b6312bae0a9ec4a1b54c6221505dc1ccec304 (patch)
tree5ce658813f7777b7e5898b448c70d4575515f465 /šola/p1/dn/DN02_Testi
parentdn02 fix (diff)
downloadr-4e2b6312bae0a9ec4a1b54c6221505dc1ccec304.tar
r-4e2b6312bae0a9ec4a1b54c6221505dc1ccec304.tar.gz
r-4e2b6312bae0a9ec4a1b54c6221505dc1ccec304.tar.bz2
r-4e2b6312bae0a9ec4a1b54c6221505dc1ccec304.tar.lz
r-4e2b6312bae0a9ec4a1b54c6221505dc1ccec304.tar.xz
r-4e2b6312bae0a9ec4a1b54c6221505dc1ccec304.tar.zst
r-4e2b6312bae0a9ec4a1b54c6221505dc1ccec304.zip
Diffstat (limited to 'šola/p1/dn/DN02_Testi')
-rw-r--r--šola/p1/dn/DN02_Testi/test01.in4
-rw-r--r--šola/p1/dn/DN02_Testi/test02.in4
-rw-r--r--šola/p1/dn/DN02_Testi/test03.in4
-rw-r--r--šola/p1/dn/DN02_Testi/test04.in4
-rw-r--r--šola/p1/dn/DN02_Testi/test05.in4
-rw-r--r--šola/p1/dn/DN02_Testi/test06.in4
-rw-r--r--šola/p1/dn/DN02_Testi/test07.in4
-rw-r--r--šola/p1/dn/DN02_Testi/test08.in4
8 files changed, 32 insertions, 0 deletions
diff --git a/šola/p1/dn/DN02_Testi/test01.in b/šola/p1/dn/DN02_Testi/test01.in
new file mode 100644
index 0000000..4397070
--- /dev/null
+++ b/šola/p1/dn/DN02_Testi/test01.in
@@ -0,0 +1,4 @@
+1
+15
+3
+4 13 7 \ No newline at end of file
diff --git a/šola/p1/dn/DN02_Testi/test02.in b/šola/p1/dn/DN02_Testi/test02.in
new file mode 100644
index 0000000..176f5a3
--- /dev/null
+++ b/šola/p1/dn/DN02_Testi/test02.in
@@ -0,0 +1,4 @@
+2
+6
+4
+9 11 31 12 \ No newline at end of file
diff --git a/šola/p1/dn/DN02_Testi/test03.in b/šola/p1/dn/DN02_Testi/test03.in
new file mode 100644
index 0000000..4ff34c8
--- /dev/null
+++ b/šola/p1/dn/DN02_Testi/test03.in
@@ -0,0 +1,4 @@
+3
+5
+3
+23 9 0 \ No newline at end of file
diff --git a/šola/p1/dn/DN02_Testi/test04.in b/šola/p1/dn/DN02_Testi/test04.in
new file mode 100644
index 0000000..adf10fe
--- /dev/null
+++ b/šola/p1/dn/DN02_Testi/test04.in
@@ -0,0 +1,4 @@
+4
+7
+5
+15 11 42 0 8 \ No newline at end of file
diff --git a/šola/p1/dn/DN02_Testi/test05.in b/šola/p1/dn/DN02_Testi/test05.in
new file mode 100644
index 0000000..41e8fe8
--- /dev/null
+++ b/šola/p1/dn/DN02_Testi/test05.in
@@ -0,0 +1,4 @@
+1
+103
+13
+24 12 54 23 23 98 12 34 8 0 12 77 12 \ No newline at end of file
diff --git a/šola/p1/dn/DN02_Testi/test06.in b/šola/p1/dn/DN02_Testi/test06.in
new file mode 100644
index 0000000..cd495da
--- /dev/null
+++ b/šola/p1/dn/DN02_Testi/test06.in
@@ -0,0 +1,4 @@
+2
+11
+8
+119 13 24 0 96 21 3 8
diff --git a/šola/p1/dn/DN02_Testi/test07.in b/šola/p1/dn/DN02_Testi/test07.in
new file mode 100644
index 0000000..691a653
--- /dev/null
+++ b/šola/p1/dn/DN02_Testi/test07.in
@@ -0,0 +1,4 @@
+3
+7
+6
+4 0 19 37 25 28 \ No newline at end of file
diff --git a/šola/p1/dn/DN02_Testi/test08.in b/šola/p1/dn/DN02_Testi/test08.in
new file mode 100644
index 0000000..c91be2b
--- /dev/null
+++ b/šola/p1/dn/DN02_Testi/test08.in
@@ -0,0 +1,4 @@
+4
+9
+7
+17 0 8 26 58 14 17 \ No newline at end of file