C++程序  |  5行  |  53 B

#if !defined foo MACRO
#define foo
int x = 2;
#endif