|
0245c7a12c
|
fix(solutions): memory issues thanks to -fsanitize=address flag with gcc
|
2023-08-10 11:13:06 +02:00 |
|
|
1c1c55088f
|
fix: update author - Théo LUDWIG
|
2023-07-02 17:28:54 +02:00 |
|
Divlo
|
34644bd333
|
refactor: usage of built-in type hinting in Python solutions
|
2022-04-24 20:27:51 +02:00 |
|
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 |
|