第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號(hào)安全,請(qǐng)及時(shí)綁定郵箱和手機(jī)立即綁定
已解決430363個(gè)問題,去搜搜看,總會(huì)有你想問的

這個(gè)程序輸出為何不對(duì)?

這個(gè)程序輸出為何不對(duì)?

慕斯709654 2018-07-20 11:08:23
public class EchoPlayer {static int M = 5; static int N = 4;static int[][] b = new int[5][N];static int k=0;public static void main(String[] args){C(5,4,4);System.out.println();for(int i=0;i<5;i++){for(int j=0;j<N;j++){System.out.print(b[i][j]+" ");} System.out.println();}}static void C(int m,int n,int T){int i,j;for(i=n;i<=m;i++) {b[k][n-1] = i;if(n>1)C(i-1,n-1,T);else {for(j=0;j<=T-1;j++){System.out.print(b[k][j] + " ");} System.out.println();k++;} }}} 輸出:1 2 3 4 1 2 3 5 1 2 4 0 1 3 0 0 2 0 0 01 2 3 4 1 2 3 5 1 2 4 0 1 3 0 0 2 0 0 0他應(yīng)該輸出1 2 3 4 5取出4個(gè)數(shù)的組合,一共五種情況,為啥從第三種開始就有的位置為零了。
查看完整描述

1 回答

  • 1 回答
  • 0 關(guān)注
  • 109 瀏覽

添加回答

舉報(bào)

0/150
提交
取消
微信客服

購(gòu)課補(bǔ)貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動(dòng)學(xué)習(xí)伙伴

公眾號(hào)

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號(hào)