Skip to main content
deleted 5 characters in body
Source Link

gcd()'s real shortest form (4237 bytes - 2bytes gain thanks to Rodolvertice)

=(g 'g'(?(#(z$(_2))$(_1)#(self $g$(_2)#(mod)))))

gcd()'s real shortest form (42 bytes - 2bytes gain thanks to Rodolvertice)

=(g '(?(#(z$(_2))$(_1)#(self $(_2)#(mod)))))

gcd()'s real shortest form (37 bytes - 2bytes gain thanks to Rodolvertice)

=(g'(?(#(z$(_2))$(_1)#(g$(_2)#(mod)))))
typos
Source Link

gcd()'s real shortest form (42 bytes) (thanks- 2bytes gain thanks to RodoverticeRodolvertice)

gcd()'s real shortest form (42 bytes) (thanks to Rodovertice)

gcd()'s real shortest form (42 bytes - 2bytes gain thanks to Rodolvertice)

Enhancements
Source Link

gcd()'s real shortest form (4442 bytes) :(thanks to Rodovertice)

=(gcdg '(?(#(z$(_2))$(_1)#(self $(_2)#(mod)))))

gcd()'s shortest form (44 bytes) :

=(gcd '(?(#(z$(_2))$(_1)#(self $(_2)#(mod)))))

gcd()'s real shortest form (42 bytes) (thanks to Rodovertice)

=(g '(?(#(z$(_2))$(_1)#(self $(_2)#(mod)))))
More explanation
Source Link
Loading
More explanation
Source Link
Loading
Always typos waiting to bite you ! Arghhh
Source Link
Loading
Always typos and minor enhancements
Source Link
Loading
Swap tasks 2 & 3
Source Link
Loading
Fixing style and minor typos
Source Link
Loading
Fixing typo: #(aa n) --> #(ascii-art n)
Source Link
Loading
Source Link
Loading