Skip to content

Commit

Permalink
Update mario.c
Browse files Browse the repository at this point in the history
Added link to question
  • Loading branch information
venturidb committed Nov 17, 2015
1 parent b1423b2 commit 9d9e86b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pset1/mario.c
Expand Up @@ -7,6 +7,7 @@
* David Venturi
*
* Prints Mario's half-pyramid of hashes of user-inputted height >= 1 and <= 23.
* Question: http://cdn.cs50.net/2015/x/psets/1/pset1/pset1.html#itsa_mario
*/

int main(void)
Expand Down

0 comments on commit 9d9e86b

Please sign in to comment.