Skip to main content
Commonmark migration
Source Link

#Japt -mR, 12 bytes

Japt -mR, 12 bytes

ÊÆóXäd_äe e 

Try it

#Japt -mR, 12 bytes

ÊÆóXäd_äe e 

Try it

Japt -mR, 12 bytes

ÊÆóXäd_äe e 

Try it

added 57 characters in body
Source Link
Gymhgy
  • 8k
  • 13
  • 35

#Japt -mR, 1312 bytes

Êõ2 d@óX äeÊÆóXäd_äe e 

Try itTry it

#Japt, 13 bytes

Êõ2 d@óX äe e 

Try it

#Japt -mR, 12 bytes

ÊÆóXäd_äe e 

Try it

Post Undeleted by Gymhgy
added 1376 characters in body
Source Link
Gymhgy
  • 8k
  • 13
  • 35

#Japt, 713 bytes

óVÊõ2 d@óX äe e 

Try itTry it

óV äe e U = char array, V = n óV Split into an array that contains every Vth element of the input äe Check if each pair is equal e Check if all are true 

#Japt, 7 bytes

óV äe e 

Try it

óV äe e U = char array, V = n óV Split into an array that contains every Vth element of the input äe Check if each pair is equal e Check if all are true 

#Japt, 13 bytes

Êõ2 d@óX äe e 

Try it

Post Deleted by Gymhgy
Source Link
Gymhgy
  • 8k
  • 13
  • 35
Loading