Template:Algorithm-end

From 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.