mirror of
https://github.com/theoludwig/programming-challenges.git
synced 2025-05-18 12:02:53 +02:00
feat(challenges): add find-closest-number
This commit is contained in:
10
challenges/find-closest-number/test/4/input.txt
Normal file
10
challenges/find-closest-number/test/4/input.txt
Normal file
@ -0,0 +1,10 @@
|
||||
11
|
||||
8
|
||||
1
|
||||
2
|
||||
4
|
||||
5
|
||||
6
|
||||
6
|
||||
8
|
||||
9
|
1
challenges/find-closest-number/test/4/output.txt
Normal file
1
challenges/find-closest-number/test/4/output.txt
Normal file
@ -0,0 +1 @@
|
||||
9
|
Reference in New Issue
Block a user