单项选择题有下列程序段: struct st int x;int*y;*pt; int a[]=1,2,b[]=3,4; stmct st c[2]=10,a,20,b; pt=c; 下列选项中表达式的值为11的是( )。
单项选择题有下列二叉树,对此二叉树前序遍历的结果为( )。