p15.c: added comment
This commit is contained in:
parent
280f6917d8
commit
b51b2ba5fc
1 changed files with 3 additions and 0 deletions
3
p15.c
3
p15.c
|
|
@ -5,6 +5,9 @@
|
|||
* Projecteuler - Problem 15
|
||||
* ------------------------
|
||||
* 2010-06-12 Henrik Hautakoski
|
||||
*
|
||||
* Hard one, there is no clear connection between the grid's lines and pascal's triangle.
|
||||
* but it sure is elegant.
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue