Template:Infobox algorithm: Difference between revisions

Content deleted Content added
Addbot (talk | contribs)
m Bot: Migrating 17 interwiki links, now provided by Wikidata on d:q5910871
m cosmetic
Line 18:
}}<noinclude>{{-}}<pre>
{{Infobox algorithm
|name = <!-- Defaults to article name -->
|class = <!-- Name of problem it solves -->
|image =
|caption =
|data =
|time = <!-- Worst time big-O notation -->
|best-time =
|average-time =
|space =
}}
</pre>