SP16556 PEGS - Triangle
Description
.center-text-container {
text-align: center;
}
.center-text-container > * {
display: inline-block;
}
.example-table {
text-align: left;
margin-top: 10px;
width: 100%;
}
.example-table td {
vertical-align: top;
}
.section {
margin-top: 19px;
margin-bottom:19px;
}
.paragraph {
text-align: left;
margin-top: 10px;
margin-bottom: 10px;
}
.paragraph ul, .paragraph ol {
margin-top: 3px;
margin-bottom: 3px;
}
Input Format
The first line is N, the number of starting pegs (0 < N < 15).
Output Format
N/A