Skip to main content
deleted 10 characters in body
Source Link
Emigna
  • 53.2k
  • 5
  • 44
  • 164

05AB1E, 2121 19 bytes

¶¡ε²G¦UV¶¡εXG¦}³£}II\\sG¦sG¦}s£» 

Try it online!Try it online!

Or if 0-indexing is allowed is allowed:

05AB1E, 2018 bytes

¶¡ε²UV¶¡εX.$³£$Y£}II\\sF¦sF¦}s£» 

Try it online!Try it online!

05AB1E, 21 bytes

¶¡ε²G¦}³£}II\\sG¦}s£» 

Try it online!

Or if 0-indexing is allowed:

05AB1E, 20 bytes

¶¡ε².$³£}II\\sF¦}s£» 

Try it online!

05AB1E, 21 19 bytes

UV¶¡εXG¦}}sG¦}s£» 

Try it online!

Or if 0-indexing is allowed:

05AB1E, 18 bytes

UV¶¡εX.$Y£}sF¦}s£» 

Try it online!

Source Link
Emigna
  • 53.2k
  • 5
  • 44
  • 164

05AB1E, 21 bytes

¶¡ε²G¦}³£}II\\sG¦}s£» 

Try it online!

Or if 0-indexing is allowed:

05AB1E, 20 bytes

¶¡ε².$³£}II\\sF¦}s£» 

Try it online!