Sorting algorithms/Insertion sort: Difference between revisions

Content added Content deleted
Line 1,014: Line 1,014:


/*─────────────────────────────────────SHOW@ subroutine────────────*/
/*─────────────────────────────────────SHOW@ subroutine────────────*/
show@: widthH=length(highItem) /*maximum widht of any line.*/
show@: widthH=length(highItem) /*maximum width of any line.*/


do j=1 for highItem
do j=1 for highItem