Multisplit: Difference between revisions

Content added Content deleted
(Fix D implementation)
Line 53: Line 53:
writeln();
writeln();
}</lang>
}</lang>
Output (separators are in brackets):
Output (separator locations indicated by braces):
<pre>a {} {} b {} {} c {} {} d</pre>
<pre>a {} {} b {} {} c {} {} d</pre>