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

    竞赛

    • CSP-J/S
    • 蓝桥杯

    考级

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

    userId_undefined

    zsy

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

    #include<bits/stdc++.h> #include<algorithm> using namespace std; int main(){ int n,cnt = 0; cin >> n; for(int i = 0;i <= n/7;i){ int j =(n-7i)/4; if((n-7i)%40 && (n-i-j)%30) cnt; } cout << cnt; return 0; }

    userId_undefined

    廖梓涵

    模拟·模拟练习生倔强青铜
    0阅读
    0回复
    0点赞
  • 题解(思路参考“唱跳坤")

    userId_undefined

    枫岚

    倔强青铜时空双修者时间刺客空间掌握者格式·格式排版员I/O·IO入门者
    0阅读
    0回复
    0点赞
  • rap走起

    userId_undefined

    cos

    0阅读
    0回复
    0点赞

共44条

  • 1
  • 2
  • 3
20条/页
跳至页
首页