Template:Algorithm-end

From Vigyanwiki
Revision as of 13:40, 18 May 2023 by Indicwiki (talk | contribs) (1 revision imported from alpha:Template:Algorithm-end)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
  • "←" 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.