#ifndef cs20221_h_ #define cs20221_h_ #include <common.h> char *cs20221_name(); void cs20221_game(); #endif