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

    竞赛

    • CSP-J/S
    • 蓝桥杯

    考级

    • GESP
    • CPA
    • 电子学会考级
登录
注册
题目详情提交记录(0)
  • m+7

    userId_undefined

    瀚高祖

    空间掌握者秩序白银
    4阅读
    0回复
    3点赞
  • BFS广搜 题解 100% AC

    userId_undefined

    飞的智动

    时空双修者8月全勤卷王题解仙人秩序白银模拟·模拟练习生快乐小狗
    9阅读
    0回复
    1点赞
  • 题解BFS

    #include <bits/stdc++.h> using namespace std; int mp[405][405]; int sx,sy; struct node{ }l,r; int n,m; int s[405][405]; int dx[8]={2,2,-2,-2,1,-1,1,-1}; int dy[8]={1,-1,1,-1,2,2,-2,-2}; int main(){ }

    userId_undefined

    该账号不存在

    7月全勤卷王时间刺客空间掌握者时空双修者快乐小狗
    17阅读
    0回复
    0点赞
  • 广度优先搜索正经题解

    userId_undefined

    人类

    出道萌新8月全勤卷王时间刺客空间掌握者时空双修者秩序白银
    6阅读
    0回复
    0点赞
暂无数据

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

首页