Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
6b46a4b4eb | |||
a77a7fbb8a |
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@ build
|
|||||||
result
|
result
|
||||||
|
|
||||||
images/unsorted
|
images/unsorted
|
||||||
|
examples/unsorted
|
||||||
|
2
Makefile
2
Makefile
@ -1,4 +1,4 @@
|
|||||||
inputs = 1124 1125 2118-2128 2238 2245 4410-4412 4456 5108 5432 5518-5528 5568 7210
|
inputs = 1008 1106 1124 2118-2128 2238 2245 4410-4412 4456-4457 4459 4624 5108 5432 5632 5633 5518-5528 5538 5568 6302 7210 8451-8453 8452-8462
|
||||||
dir = build
|
dir = build
|
||||||
|
|
||||||
all: $(inputs)
|
all: $(inputs)
|
||||||
|
Loading…
Reference in New Issue
Block a user