单项选择题
A) void fun(int m,int x[]) B) void fun(int s,int h[41]) C) void fun(int p,int *s)f D) void fun(int n,int a)
A) 1 B) 2 C) 4 D) 死循环