Template:Algorithm-end

Source: Wikipedia, the free encyclopedia.
  • "←" 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.