Skip to main content
credited kevin
Source Link
mabel
  • 1.7k
  • 14
  • 18

05AB1E, 77 6 bytes

-1 byte thanks to Kevin Cruijssen

4L€mT%Ù4LmT%Ù 

Try it online!Try it online!

Just a port of Jonathan Allan's Jelly answer.

05AB1E, 7 bytes

4L€mT%Ù 

Try it online!

Just a port of Jonathan Allan's answer.

05AB1E, 7 6 bytes

-1 byte thanks to Kevin Cruijssen

4LmT%Ù 

Try it online!

Just a port of Jonathan Allan's Jelly answer.

Source Link
mabel
  • 1.7k
  • 14
  • 18

05AB1E, 7 bytes

4L€mT%Ù 

Try it online!

Just a port of Jonathan Allan's answer.