Skip to main content
We’ve updated our Terms of Service. A new AI Addendum clarifies how Stack Overflow utilizes AI interactions.
Code Golf

Return to Answer

Commonmark migration
Source Link

#CJam, 48 bytes

CJam, 48 bytes

This is super huge. I am not sure if there are any good algorithms to do the task. This is just a brute force.

q:Q;{Q(+2/zs:R,3-_0>{,{RQI>3<#W>}fI}{;}?]1b0>}gR

Try it online here

#CJam, 48 bytes

This is super huge. I am not sure if there are any good algorithms to do the task. This is just a brute force.

q:Q;{Q(+2/zs:R,3-_0>{,{RQI>3<#W>}fI}{;}?]1b0>}gR

Try it online here

CJam, 48 bytes

This is super huge. I am not sure if there are any good algorithms to do the task. This is just a brute force.

q:Q;{Q(+2/zs:R,3-_0>{,{RQI>3<#W>}fI}{;}?]1b0>}gR

Try it online here

Source Link
Optimizer
  • 26.6k
  • 7
  • 67
  • 144

#CJam, 48 bytes

This is super huge. I am not sure if there are any good algorithms to do the task. This is just a brute force.

q:Q;{Q(+2/zs:R,3-_0>{,{RQI>3<#W>}fI}{;}?]1b0>}gR

Try it online here

AltStyle によって変換されたページ (->オリジナル) /