#ifndef cs20218_h_ #define cs20218_h_ #include <common.h> char *cs20218_name(); void cs20218_game(); #endif