单项选择题

以下程序的运行结果是。fun3(intx){staticinta=3;a+=x;returna;}main{intk=2,m=1,n;n=fun3(k);n=fun3(m);printf(%d\n,n);}()

A.4
B.9
C.6
D.3
微信扫码免费搜题