摘要: #include<iostream> using namespace std; typedef unsigned long long ull; int n,k; void DFS(ull ans,int n,int count){ if(!k || count==18 ) return ; if(a 阅读全文
posted @ 2024-02-02 19:11 ACCbulb 阅读(25) 评论(0) 推荐(0)
摘要: #include<iostream> #include<queue> #include<cstring> using namespace std; const int N=1e5+10; int n,k,line[N],way; struct node{int loc,step;}; queue<n 阅读全文
posted @ 2024-02-02 19:10 ACCbulb 阅读(31) 评论(0) 推荐(0)
摘要: #include<iostream> #include<queue> #include<cstring> const int N=10010; int t,aa,bb,prime[N],vis[N],step[N]; using namespace std; void prime_(){ //埃式筛 阅读全文
posted @ 2024-02-02 18:18 ACCbulb 阅读(34) 评论(0) 推荐(0)
摘要: 26号到现在操作系统学完了一半,想找个地方瘫着睡会儿😄,My Hope!!! 阅读全文
posted @ 2024-01-31 23:05 ACCbulb 阅读(21) 评论(0) 推荐(0)
摘要: 大学生活好像比我预想的精彩一点,虽然才读了一年半 阅读全文
posted @ 2024-01-30 22:12 ACCbulb 阅读(28) 评论(0) 推荐(0)