C++程序  |  3行  |  45 B

#define paste(a,b) a ## b
paste(one , token)