单选题
有以下C语言程序 #include int fun { if return ; return x[0">+fun; } int main { int x[ ">={1,2,3,4,5}; printf); } 程序运行后的输出结果是