Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #107.65K
1 Posted Topic
Re: void functions
How can one solve this; the bolded expressions are confusing ^^^^^#^^^^^ ^^^^###^^^^ ^^^#####^^^ ^^#######^^ ^#########^ ########### Hint: Use for loops. Suppose sizeP contains the size. Then the i-th row should start with [B](sizeP - i + 1)[/B] ^ characters, followed by [B](2 * i - 1)[/B] # characters, followed by …
The End.
DangerDuke