-->
请写出函数调用的返回值。 ``` int issort(int a[],int n) { int i=0,t=1; while(ia[i+1]) i++; else t=0; } if(i答案: 第1空:2 || 第2空:0 || 第3空:1 ||