//问题 int n,k; int arr[1005]; arr[k] = ? while(arr[k]==0){ //等于0的情况下 往下找 k++; if(k ==n+1 ) k =1; } cout k
wrj LV 2
使用您的 turing-code 通用账户