Jump to content

Template:Algorithm-end

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 2001:56a:71ab:3a00:f0bd:d9ee:3418:4b28 (talk) at 23:11, 21 January 2018. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
  • "←" 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.