acgo题库
  • 首页
  • 题库
  • 题单
  • 竞赛
  • 讨论
  • 排行
  • 团队
  • 备赛专区

    竞赛

    • CSP-J/S
    • 蓝桥杯

    考级

    • GESP
    • CPA
    • 电子学会考级
登录
注册
题目详情题解(0)讨论(0)提交记录(0)
  • xzy

    #include<iostream> using namespace std; int a[105][105],s; int main(){ for(int i=1;i<=5;i++){ for(int j=1;j<=5;j++) { cin>>a[i][j]; } } int m,n; cin>>n>>m; for(int i=1;i<=5;i++){ for(int j=1;j<=5;j++) { if(in)cout<<a[m][j]<<" "; else if(im)cout<<a[n][j]<<" "; else cout<<a[i][j]<<" "; } cout<<endl; } return 0; }

    userId_undefined

    134****1248

    7阅读
    1回复
    1点赞
  • 题解

    userId_undefined

    zsy

    出道萌新7月全勤卷王时间刺客时空双修者题解仙人秩序白银
    22阅读
    0回复
    0点赞
  • 一只题解

    userId_undefined

    水牛🐃

    出道萌新秩序白银字符串·魔法使
    1阅读
    0回复
    1点赞
  • e..

    userId_undefined

    一个普通的人

    空间掌握者循环·循环打卡人字符串·魔法使倔强青铜分支·分支解题者数组·数组操作员
    3阅读
    0回复
    0点赞
首页