if (Integer.parseInt(split[i]) == 3) { System.out.println("整数3包含在其中,是第" + (i + 1) + "输入的");} } }
a+i++)); for(i=0;i<10;i++) if(a[i]==3){ printf("Yes, it is %d input\n",i+1); break; } if(i==10) printf("Didn't find 3\n"); return 0;}