Commit Graph
16 Commits
Author SHA1 Message Date
theoludwig c49f8e1c61 feat(challenges): add single-number 2023-08-21 23:11:08 +02:00
theoludwig 2386ea012d fix: avoid usage of .unwrap in Rust solutions 2023-08-21 22:45:05 +02:00
theoludwig 5b3048f305 build(deps): update latest 2023-08-21 22:09:24 +02:00
theoludwig d73ae4dd07 fix(solutions): fix: more memory issues thanks to -fsanitize=address flag with gcc 2023-08-21 21:37:54 +02:00
theoludwig 395cd142b8 fix(solutions): array 2D malloc initialization 2023-08-10 20:19:09 +02:00
theoludwig 5cc8bea083 build(deps): update latest 2023-08-10 11:28:54 +02:00
theoludwig 0245c7a12c fix(solutions): memory issues thanks to -fsanitize=address flag with gcc 2023-08-10 11:13:06 +02:00
theoludwig 3b6cc97bb5 feat(solutions): add print-pyramid/rust/function 2023-08-02 17:48:31 +02:00
theoludwig 8e97e9f65e docs: add search command explanation + precise Python runtime (PyPy) 2023-08-02 17:26:47 +02:00
theoludwig c53c2997ec refactor(cli): usage of node:test instead of tap 2023-07-20 22:00:11 +02:00
theoludwig c25eeaaa98 fix: specify explicitly debian version with gcc 2023-07-02 17:56:13 +02:00
theoludwig 4e59513661 docs: add related blog post 2023-07-02 17:39:48 +02:00
theoludwig e2300b117f fix(solutions): char* issues with memory allocation 2023-07-02 17:37:35 +02:00
theoludwig 9c5c2ee48b chore(cli): enable source maps for easier debugging 2023-07-02 17:32:11 +02:00
theoludwig 1c1c55088f fix: update author - Théo LUDWIG 2023-07-02 17:28:54 +02:00
theoludwig d772ed0345 build(deps): update latest 2023-07-02 17:24:48 +02:00