Difference between revisions of "Template:1010PrAD"

From CompSciWiki
Jump to: navigation, search
Line 20: Line 20:
 
{{#if: {{{SolutionCode|}}} | <pre>{{{SolutionCode}}}</pre> | <i>SolutionCode needs to be added...</i> }}
 
{{#if: {{{SolutionCode|}}} | <pre>{{{SolutionCode}}}</pre> | <i>SolutionCode needs to be added...</i> }}
 
---!>
 
---!>
{{{SolutionCode}}}
+
{{{SolutionCode|Please put <nowiki><pre></pre></nowiki> tags around your code}}}
 
|}
 
|}
  

Revision as of 12:36, 1 April 2010

Back to the Program-A-Day homepage

Problem Name goes here

Problem goes here.

 

SideSection Title goes here.

SideSection goes here.

Solution

Solution goes here.