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