C++程序  |  4行  |  49 B

#define double(a) a*2
#define foo double(
foo 5)