单选题
有以下程序 #include using namespace std; int a[10">={1,2,3,4,5,6,7,8,9,0}; void fun; int main {int m=10; fun; cout<<; } 运行结果是( )