1
1
mirror of https://github.com/theoludwig/programming-challenges.git synced 2025-05-18 12:02:53 +02:00

fix(challenges): update consecutive-numbers

A little bit harder by having as input consecutive numbers needed to consider
This commit is contained in:
Divlo
2021-06-29 17:35:54 +02:00
parent 5b2b72df16
commit 9a700a0220
13 changed files with 71 additions and 53 deletions

View File

@ -0,0 +1,2 @@
2
1 ; 4 ; 3 ; 5