C++程序  |  8行  |  102 B

#ifdef CFLAG
#error CFLAG should not be set
#endif

#ifndef CCFLAG
#error CCFLAG should be set
#endif