mirror of
https://github.com/theoludwig/programming-challenges.git
synced 2025-12-11 00:21:24 +01:00
fix(challenges): update consecutive-numbers
A little bit harder by having as input consecutive numbers needed to consider
This commit is contained in:
@@ -1,3 +1 @@
|
||||
1 ; 2
|
||||
2 ; 3
|
||||
-5 ; -4
|
||||
1 ; 2 ; 3
|
||||
Reference in New Issue
Block a user