プログラミングの課題ができない..... (11レス)
プログラミングの課題ができない..... http://mevius.5ch.net/test/read.cgi/tech/1642932816/
上
下
前
次
1-
新
通常表示
512バイト分割
レス栞
1: デフォルトの名無しさん [] 2022/01/23(日) 19:13:36.64 ID:OL1qjUHQ void DataInput(int arry[][100], int& row, int& column); void FormatOutput(int arry[][100], int row, int column); int main(){ int array[100][100],x,y; DataInput(array, y, x); FormatOutput(array, y, x); } void DataInput(int arry[][100], int& row, int& column){ cin >> row; cin >> column; for(int i=0; i<row; i++){ for(int j=0; j<column; j++){ cin >> arry[i][j]; } } } http://mevius.5ch.net/test/read.cgi/tech/1642932816/1
メモ帳
(0/65535文字)
上
下
前
次
1-
新
書
関
写
板
覧
索
設
栞
歴
あと 10 レスあります
スレ情報
赤レス抽出
画像レス抽出
歴の未読スレ
Google検索
Wikipedia
ぬこの手
ぬこTOP
0.165s*