metallaxis
|
e3239bf564
|
Attempted to separate the snippets of code to small functions and each set of functions have its own file. Also made some improvements by using pools instead of constantly mallocing space.
|
2026-05-07 02:00:15 +03:00 |
|
metallaxis
|
00396f86fe
|
Making it faster by using a max_node pool instead of having it malloc each time.
|
2026-05-07 00:20:55 +03:00 |
|
metallaxis
|
7e215dc877
|
Made an improvement for storing a global table for possible duplicate numbers (after dividing by gcd)
|
2026-05-06 23:47:55 +03:00 |
|
metallaxis
|
51881687f5
|
(Added the GCD improvement to mode 1 too.
|
2026-05-06 22:42:04 +03:00 |
|
metallaxis
|
9f1f152c4f
|
Made a small change to divide by the GCD. Has major time improvements.
|
2026-05-06 22:39:51 +03:00 |
|
metallaxis
|
381896c84f
|
Uploading my current work to my personal gitea
|
2026-05-06 22:21:57 +03:00 |
|