单项选择题
执行程序后的输出结果是()
A.m=0 B.m=15 C.m=16 D.没有输出
A.12345678 B.123456789 C.124578 D.987654321
A.fun(inty); B.k=fun(10); C.fun(x); D.voidfun(n);