Difference between revisions of "Template:Algorithm-end"

Vmon (Talk | contribs)
(Created page with "*<small>"←" is a shorthand for "changes to". For instance, "''largest'' ← ''item''" means that the value of ''largest'' changes to the value of ''item''.</small> *<...")
(No difference)

Revision as of 17:59, 19 July 2014

  • "←" is a shorthand for "changes to". For instance, "largestitem" means that the value of largest changes to the value of item.
  • "return" terminates the algorithm and outputs the value that follows.

</div>

Last modified on 19 July 2014, at 17:59