单项选择题

以下程序的输出结果是 ( )
main()
int a=2,k;
for(k=0;k<3;k++)printf("%4d",f1(

A.);