#include #include "03_include.h" int main() { printf(SOMETHING_AWESOME); // "I'm the best!" return 0; }