Run ID:112504

提交时间:2025-03-09 15:02:30

for(int i=0;i<n;i++){ for(int j=0;j<m;j++){ cin>>a[n][m]; } }