Added missing input data
Signed-off-by: erick-alcachofa <erick@artichoke.dev>
This commit is contained in:
parent
5fc9fb4906
commit
d47324e483
3
.gitignore
vendored
3
.gitignore
vendored
@ -7,6 +7,9 @@
|
||||
# Unignore LICENSE file
|
||||
!LICENSE
|
||||
|
||||
# Unignore input data
|
||||
!**/data/**
|
||||
|
||||
# Unignore all dirs
|
||||
!*/
|
||||
|
||||
|
||||
1
problem-1/data/example
Normal file
1
problem-1/data/example
Normal file
@ -0,0 +1 @@
|
||||
10
|
||||
1
problem-1/data/input
Normal file
1
problem-1/data/input
Normal file
@ -0,0 +1 @@
|
||||
1000
|
||||
1
problem-10/data/example
Normal file
1
problem-10/data/example
Normal file
@ -0,0 +1 @@
|
||||
10
|
||||
1
problem-10/data/input
Normal file
1
problem-10/data/input
Normal file
@ -0,0 +1 @@
|
||||
2000000
|
||||
1
problem-2/data/example
Normal file
1
problem-2/data/example
Normal file
@ -0,0 +1 @@
|
||||
90
|
||||
1
problem-2/data/input
Normal file
1
problem-2/data/input
Normal file
@ -0,0 +1 @@
|
||||
4000000
|
||||
1
problem-3/data/example
Normal file
1
problem-3/data/example
Normal file
@ -0,0 +1 @@
|
||||
13195
|
||||
1
problem-3/data/input
Normal file
1
problem-3/data/input
Normal file
@ -0,0 +1 @@
|
||||
600851475143
|
||||
1
problem-4/data/example
Normal file
1
problem-4/data/example
Normal file
@ -0,0 +1 @@
|
||||
2
|
||||
1
problem-4/data/input
Normal file
1
problem-4/data/input
Normal file
@ -0,0 +1 @@
|
||||
3
|
||||
1
problem-5/data/example
Normal file
1
problem-5/data/example
Normal file
@ -0,0 +1 @@
|
||||
10
|
||||
1
problem-5/data/input
Normal file
1
problem-5/data/input
Normal file
@ -0,0 +1 @@
|
||||
20
|
||||
1
problem-6/data/example
Normal file
1
problem-6/data/example
Normal file
@ -0,0 +1 @@
|
||||
10
|
||||
1
problem-6/data/input
Normal file
1
problem-6/data/input
Normal file
@ -0,0 +1 @@
|
||||
100
|
||||
1
problem-7/data/example
Normal file
1
problem-7/data/example
Normal file
@ -0,0 +1 @@
|
||||
6
|
||||
1
problem-7/data/input
Normal file
1
problem-7/data/input
Normal file
@ -0,0 +1 @@
|
||||
10001
|
||||
1
problem-8/data/example
Normal file
1
problem-8/data/example
Normal file
@ -0,0 +1 @@
|
||||
4
|
||||
1
problem-8/data/input
Normal file
1
problem-8/data/input
Normal file
@ -0,0 +1 @@
|
||||
13
|
||||
0
problem-9/data/example
Normal file
0
problem-9/data/example
Normal file
0
problem-9/data/input
Normal file
0
problem-9/data/input
Normal file
Loading…
x
Reference in New Issue
Block a user