Difference between revisions of "Template:1010PrAD"

From CompSciWiki
Jump to: navigation, search
Line 2: Line 2:
 
{|style="width: 100%" cellpadding="5" cellspacing="0"
 
{|style="width: 100%" cellpadding="5" cellspacing="0"
 
|-
 
|-
!align="left" width="65%" valign="top"|={{{ProblemName|Problem Name goes here}}}=
+
!align="left" width="65%" valign="top"
 +
|={{{ProblemName|Problem Name goes here}}}=
 
{{{Problem|
 
{{{Problem|
 
Problem goes here.
 
Problem goes here.
 
}}}
 
}}}
 
!align="left" width="5%"| 
 
!align="left" width="5%"| 
!align="left" width="30%" style="background:#C4D0DD" valign="top"|={{{SideSectionTitle|
+
!align="left" width="30%" style="background:#C4D0DD" valign="top"
 +
|={{{SideSectionTitle|
 
SideSection Title goes here.
 
SideSection Title goes here.
 
}}}=
 
}}}=
Line 14: Line 16:
 
}}}
 
}}}
 
|-
 
|-
!align="left" colspan="3" valign="top"|=Solution=
+
!align="left" colspan="3" valign="top"
 +
|=Solution=
 
{{{Solution|
 
{{{Solution|
 
Solution goes here.}}}
 
Solution goes here.}}}
 
|-
 
|-
!class="collapsible collapsed" colspan="3" valign="top" align="left"|=Code=
+
!class="collapsible collapsed" colspan="3" valign="top" align="left"
 +
|=Code=
 
<pre>
 
<pre>
 
{{{Code|
 
{{{Code|

Revision as of 11:42, 1 April 2010

Back to the Program-A-Day homepage

align="left" width="65%" valign="top" =Problem Name goes here=

Problem goes here.

  align="left" width="30%" style="background:#C4D0DD" valign="top" =

SideSection Title goes here. =

SideSection goes here.

align="left" colspan="3" valign="top" =Solution=

Solution goes here.

class="collapsible collapsed" colspan="3" valign="top" align="left" =Code=
{{{Code|
Code goes here.}}}
Chapter <#-1>: Previous Chapter Name Table of Contents Chapter <#+1>: Next Chapter Name