1
1
mirror of https://github.com/theoludwig/programming-challenges.git synced 2024-07-18 02:20:12 +02:00
Commit Graph

6 Commits

Author SHA1 Message Date
Divlo
104c61935a
feat: usage of ESM modules imports (instead of CommonJS) (#14) 2022-04-23 18:41:14 +02:00
Divlo
0a27b9e1a1
feat(cli): add --all option to run test command 2021-10-13 21:43:45 +02:00
Divlo
aeff95e691
feat(solutions): add consecutive-numbers/c/function 2021-10-13 11:49:19 +02:00
Divlo
9a700a0220
fix(challenges): update consecutive-numbers
A little bit harder by having as input consecutive numbers needed to consider
2021-06-29 17:35:54 +02:00
Divlo
5b2b72df16
feat(solutions): add consecutive-numbers/python/function 2021-06-28 20:15:35 +02:00
Divlo
8eae4313a9
feat(challenges): add consecutive-numbers 2021-06-28 20:04:14 +02:00