Home
Random
Nearby
Log in
Settings
Donate
About Wikipedia
Disclaimers
Search
Template
:
Algorithm-end
Template
Talk
Language
Watch
Edit
"←" denotes
assignment
. For instance, "
largest
←
item
" means that the value of
largest
changes to the value of
item
.
"
return
" terminates the algorithm and outputs the following value.