• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
nannandbk
博客园    首页    新随笔    联系   管理    订阅  订阅
2024年10月13日
牛客小白月赛98 A~D
摘要: 牛客小白月赛98 A~D A-骰子魔术 签到不多说 // AC one more times // nndbk #include <bits/stdc++.h> using namespace std; typedef long long ll; const int mod = 1e9 + 7; c 阅读全文
posted @ 2024-10-13 11:54 nannandbk 阅读(15) 评论(0) 推荐(1)
牛客小白月赛99 C~E
摘要: 牛客小白月赛99 C~E C-迷宫 思路:其实能不能到达,只要看起点和终点是否能变成连通的。射线技能只能用一次,我们在起点能到的点\((x,y)\)去\(check:x,y,x-1,y-1,y+1\)是否在终点能到达的点的坐标中出现。 // AC one more times // nndbk #i 阅读全文
posted @ 2024-10-13 11:53 nannandbk 阅读(18) 评论(0) 推荐(0)
牛客小白月赛100 A~E
摘要: 牛客小白月赛100 A~E A-ACM中的A题 签到不多说 // AC one more times // nndbk #include <bits/stdc++.h> using namespace std; typedef long long ll; const int mod = 1e9 + 阅读全文
posted @ 2024-10-13 11:53 nannandbk 阅读(25) 评论(0) 推荐(1)
博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3