单项选择题

以下程序的输出结果是______。
#define f(x)x*x
main()
int a=6,b=2,c;
c=f(

A./f(
B.;
printf("%d\n",
C.;
&nb