Help:Algorithmist Problemset Conventions
From Algorithmist
Contents |
[edit] Article Naming Conventions
[edit] UVa Online Judge
- UVa <Number> is good enough for the problems. They will be linked anyhow.
[edit] LA - Live Archive
- LA - <Regional|World Finals> <Site> <Year>
- Site is only necessarily for regionals.
[edit] TC - TopCoder
- Use the format
TC ProblemName code>. If the official TopCoder problem statement saysProblem Statement for VegetableGarden code> then you should name the pageTC VegetableGarden code>. - Don't copy and paste the problem statement or anything else.
- See Template:TCProblem for a template.
[edit] Article Conventions
See Help:Editing for a step-by-step guide on how to use templates.
[edit] UVa Online Judge
- Use
<nowiki>{{subst:Problem}}</nowiki> code> to first populate.
[edit] LA - Live Archive
- Use
<nowiki>{{subst:Problem}}</nowiki> code> to first populate.
[edit] TC - TopCoder
- Use
<nowiki>{{subst:TCProblem}}</nowiki> code> to first populate.

