diff --git a/p15.c b/p15.c index c16dbfe..6c58fb6 100644 --- a/p15.c +++ b/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