diff options
Diffstat (limited to 'aoc.h')
| -rw-r--r-- | aoc.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,3 +2,5 @@ int y2015_q01_p01(); int y2015_q01_p02(); int y2015_q02_p01(); int y2015_q02_p02(); +int y2015_q03_p01(); +int y2015_q03_p02(); |
