Post #3118576
2026-01-26 09:59 UTC
@loke@functional.cafe @leo@60228.dev
I'd say yes:
host:~$ time factor 14667925953059203289
14667925953059203289: 1900353809 7718523721
real 0m0.005s
user 0m0.005s
sys 0m0.000s
Replies (1)
-
@loke@functional.cafe 2026-01-26 10:24
@maswan@mastodon.acc.sunet.se @leo@60228.dev Hah, thanks. My algorithm is absolutely terrible, and something I put together just so the implementation doesn't throw an exception. Do you happen to have a link to pseudocode for a faster algorithm?