Post #1806135
2026-04-30 11:56 UTC
OK I blogged about this, got it down to 654 bytes if you exclude Python 3.5, 672 if you need 3.5 support: https://thea.hutchings.gen.nz/2026/April/copy_fail_code_golf.html
Replies (3)
-
@sitharus@cloudisland.nz 2026-04-30 11:56
Yes I need to make the code blocks better... not sure how though.
-
@sitharus@cloudisland.nz 2026-04-30 12:00
Wait I forgot an optimisation. I saved 66 bytes for a python 2.5 compatible size of 666 bytes! :blobhaj_devilsneaky:
-
@sitharus@cloudisland.nz 2026-04-30 20:50
Updated this post, the try/except block seems to be needed on machines that have a working af_alg, which mine apparently doesn't :D Still got to the magic 666 bytes though!