Jump to content

Sorting algorithms/Gnome sort: Difference between revisions

→‎{{header|ALGOL 68}}: Removed note about formatted transput as formatted transput is not used in this sample
(Added PL/M)
(→‎{{header|ALGOL 68}}: Removed note about formatted transput as formatted transput is not used in this sample)
Line 446:
{{works with|ALGOL 68G|Any - tested with release mk15-0.8b.fc9.i386}}
 
{{works with|ELLA ALGOL 68|Any (with appropriate job cards AND formatted transput statements removed) - tested with release 1.8.8d.fc9.i386}}
<syntaxhighlight lang="algol68">MODE SORTSTRUCT = INT;
 
3,038

edits

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