摘要: C++模板 置顶 #include<bits/stdc++.h> using namespace std; #define endl '\n' //#define int long long //Fast IO void read(int &x){ x = 0;int h = 1;char tmp; 阅读全文
posted @ 2024-06-03 16:29 辜铜星 阅读(17) 评论(0) 推荐(0) 编辑
摘要: Count BFS Graph 题目信息 Luogu CF1906J、Codeforces 1906J 题面翻译 对于一个 \(n\) 个节点的无向图的邻接矩阵 \(M\),满足 \(M_{i,i}=0,M_{u,v}=M_{v,u}\),\(M_{i,j}=1\) 表示 \(M_{i,j}\) 右 阅读全文
posted @ 2024-06-03 15:23 辜铜星 阅读(16) 评论(0) 推荐(0) 编辑
摘要: 达成时间 基础信用 练习情况 社区贡献 比赛情况 获得成就 总咕值 20241023 100 50 46 60 30 286 20240826 100 60 70 16 30 276 20240819 100 59 59 16 30 264 20240812 100 62 53 16 30 261 阅读全文
posted @ 2024-06-03 14:46 辜铜星 阅读(36) 评论(0) 推荐(0) 编辑