C++程序  |  6行  |  81 B

#define abc 123
#define abc 123

#define foo(x) (x)+23
#define foo(x) ( x ) + 23