Skip to content
,
Skip to search
learn.equalit.ie
From learn.equalit.ie
Menu
Main page
Trainer's Curricula
Secure Hosting
Digital Security Lessons
(N+1)sec
Digital Security QA
Template
|
Discussion
|
View source
|
History
|
Template:Algorithm-end
Revision as of 17:59, 19 July 2014 by
Vmon
(
Talk
|
contribs
)
(diff) ← Older revision |
Latest revision
(
diff
) |
Newer revision →
(
diff
)
Algorithm-end
"←" is a shorthand for "changes to". For instance, "
largest
←
item
" means that the value of
largest
changes to the value of
item
.
"
return
" terminates the algorithm and outputs the value that follows.
</div>
Categories
:
Algorithms
Computer science templates