/*optional*/ #include #ifndef MAX_INPUT #error "MAX_INPUT is not defined" #endif int main(void) { return 0; }