Jump to content

Rep-string: Difference between revisions

m
→‎{{header|ABC}}: Added main program
(add ABC)
m (→‎{{header|ABC}}: Added main program)
Line 90:
PUT "11" IN tests[9]
PUT "00" IN tests[10]
PUT "1" IN tests[11]</syntaxhighlight>
 
FOR t IN tests:
WRITE t, repstrings t /
</syntaxhighlight>
{{out}}
<pre>1001110011: {"10011"}
3,048

edits

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