摘要: 电子学会机器人等级考试三级理论 2021年3月青少年机器人技术等级考试理论综合试卷(三级) http://www.doc88.com/p-27547168542988.html 往届视频 https://www.bilibili.com/video/av755694795/ 三级课程 https:/ 阅读全文
posted @ 2021-10-04 21:45 new-code 阅读(606) 评论(0) 推荐(0) 编辑
摘要: 放苹果 http://noi.openjudge.cn/ch0205/666/ 示例代码 #include<bits/stdc++.h>using namespace std; int dfs(int,int);//第一个赋值为1 其余为0 int a[11]={1},ans,n,m; int ma 阅读全文
posted @ 2021-10-04 17:07 new-code 阅读(22) 评论(0) 推荐(0) 编辑