71f8062bc5Changed * to a + in list! macroerius2024-05-02 11:01:25 +0300
8ccc50e6eeListNode struct is now in its own module linked_list, added list! macro for easier linked list creations, added tests for p2 and p19erius2024-05-02 10:59:40 +0300
4e4fad9311Implemented p17 and p18erius2024-05-02 04:20:59 +0300
8ea2584a1bImplemented p16, minor optimization in p15erius2024-04-30 12:18:12 +0300
cede8e5f45Moved every rust file from src/bin to src, added tests for each problem, added lib.rs fileerius2024-04-23 04:21:09 +0300
955182542eImproved problem 5 runtime, removed unneeded TODO from problem 15erius2024-04-23 03:14:31 +0300
c9e582b553Implemented problem 15erius2024-04-20 10:57:56 +0300