acgo题库
  • 首页
  • 题库
  • 学习
  • 天梯
  • 备赛

    竞赛

    • CSP-J/S
    • 蓝桥杯

    考级

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

    userId_undefined

    zsy

    题解仙人时空双修者BUG超度大师秩序白银快乐小狗
    46阅读
    3回复
    1点赞
  • 题解

    #include<bits/stdc++.h> using namespace std; int main(){ int n; cin>>n; if(n%30) cout<<1092; else if(n%31) cout<<1091; else cout<<2182; return 0; }

    userId_undefined

    扬帆科技(GYF)

    倔强青铜
    33阅读
    2回复
    1点赞
  • 答案别抄(后果自负)

    userId_undefined

    我是体委

    26阅读
    0回复
    1点赞
  • 题解

    按照题意,使用 if else 模拟。

    userId_undefined

    cjdstttttt

    时空双修者题解仙人尊贵铂金勇敢小狗CSP-J一等奖出题人
    15阅读
    3回复
    0点赞
  • "简简单单"(两种方法)

    方法1: 方法2:

    userId_undefined

    ༺ད六百六十六༒盐都不盐了ཌ༻

    多键裁决者字符串·魔法使数组·数组操作员8月全勤卷王题解仙人模拟·模拟练习生
    4阅读
    0回复
    1点赞
  • 答案

    #include<bits/stdc++.h> using namespace std; int main(){ int n; cin>>n; if(n%30) cout<<1092; else if(n%31) cout<<1091; else cout<<2182; return 0; }

    userId_undefined

    鲁玮博

    13阅读
    0回复
    0点赞
  • 解题

    userId_undefined

    entj

    时空双修者出道萌新贪心·贪心尝试者字符串·魔法使秩序白银快乐小狗
    3阅读
    0回复
    0点赞
  • 题解

    userId_undefined

    LS_YZY

    时空双修者题解仙人倔强青铜出道萌新模拟·模拟练习生快乐小狗
    1阅读
    0回复
    0点赞
暂无数据

提交答案之后,这里将显示提交结果~

首页