Jump to content

Compare length of two strings: Difference between revisions

m
m (Fix order)
Line 2,028:
≪ len 1 '''FOR''' n
1 n 1 - '''START'''
'''IF''' OVER SIZE OVER SIZE < '''THEN''' SWAP '''END'''
'''THEN''' SWAP '''END'''
n ROLLD
'''NEXT'''
Line 2,067 ⟶ 2,068:
1: "AB [2]"
</pre>
 
=={{header|Ruby}}==
<syntaxhighlight lang="ruby">
1,151

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.