mic_none

Template:Algorithm-end Source: en.wikipedia.org/wiki/Template:Algorithm-end

  • "←" denotes assignment. For instance, "largestitem" means that the value of largest changes to the value of item.
  • "return" terminates the algorithm and outputs the following value.