#ifndef cs20217_h_ #define cs20217_h_ #include <common.h> char *cs20217_name(); void cs20217_game(); #endif