单项选择题

计算机执行下列C++语句:#defineSUM(x,y)x+ycout<

A.9
B.(1+2)*(1+2)
C.5
D.1+2*1+2