看板 KS89-305 關於我們 聯絡資訊
int main(){ int i,j; int a[9][9] for(i=0;i++;i<9) for(j=0;j++;j<9) a[j][i]=6; return 0; } -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 140.114.88.223