#include <stdio.h> #include "input.h" void advent2016day08(void) { printf("Solution for Day 08 of 2016 is not completed yet\n"); }