大佬们,蔽护官!!!!!!!!!!!!
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
在文章《题解:P3955 [NOIP2017 普及组] 图书管理员》发表评论:
哔哩哔哩
在文章《【题解】P3955 [NOIP2017 普及组] 图书管理员》发表评论:
🤡🤡🤡
在文章《题解:P3955 [NOIP2017 普及组] 图书管理员》发表评论:
💪(ง •_•)ง
在文章《题解:P3955 [NOIP2017 普及组] 图书管理员》发表评论:
可以
在讨论《vbs问题》回复:
wyy,jbl
在讨论《求florr大佬带我》回复:
qp
在讨论《听灌佬多》回复:
```cpp #include using namespace std; const int MAXN=1000005; const int MAXM=4000005; const int MOD=100003; int head[MAXN], edgeTo[MAXM], nextEdge[MAXM], edgeCou…
在讨论《听灌佬多》回复:
```cpp #include #include int main() { for (int l = 1, r = 1000000000, mid = (l + r) >> 1, res; l > 1) { std::cout > res; if (res == 0) { return 0; } else if (re…
在讨论《举报团队》回复:
qp
在讨论《玄关请教》回复:
```cpp #include #include #define MOD 9901 // 快速幂函数 int quickPow(int base, int exponent) { int result = 1; base %= MOD; while (exponent > 0) { if (exponent & 1)…
在讨论《救命啊!》回复:
```cpp #include #include #include #define MOD 1145141923 // 检查子数组是否存在唯一众数 bool hasUniqueMode(const std::vector & subArray) { std::unordered_map count; int maxCo…
在讨论《站外题求助,玄关》回复:
```cpp #include #include #include using namespace std; int main() { int n, k; cin >> n >> k; vector ranks(n); for (int i = 0; i > ranks[i]; } unordered_map > en…
在讨论《P1955 map做法60分求调(闻灌佬多)》回复:
```cpp #include #include #include #include using namespace std; // 并查集查找操作 int find(map & parent, int x) { if (parent[x] != x) { parent[x] = find(parent, parent…
在讨论《Algo Beat Contest 001 D题求条》回复:
题号?
在讨论《站外题求条》回复:
```cpp #include using namespace std; int main() { int T; cin >> T; // 读取测试数据的组数 while (T--) { int A; cin >> A; // 读取每组测试数据中的直角三角形周长 int count = 0; // 用于记录满足条件的直…
在讨论《求exlg v6.7.8》回复:
不知道就不要说,谢谢
在讨论《求解》回复:
```cpp #include #include #include using namespace std; // 计算比赛场次 long long calc(long long t) { long long g = 0; long long r = t; while (r > 1) { if (r % 2 == 0)…
在讨论《总错一个,求完整代码》回复:
```cpp #include using namespace std; // 函数用于计算输入年份的二月的天数 int day(int year) { // 如果是闰年,二月有 29 天 if ((year % 4 == 0 && year % 100!= 0) || year % 400 == 0) { retur…
在讨论《站外题求助》回复:
```cpp #include #include using namespace std; const int mod = 10000007; int main() { int n; cin >> n; vector > dp(n + 1, vector (2, 0)); // 初始化 dp[1][0] = 2; dp…
在讨论《无输出,求调》回复:
```cpp #include using namespace std; int a1[200],b1[200],c[200]; int main(){ char a[200],b[200]; cin >> a >> b; int lena = strlen(a); int lenb = strlen(b); for(…
在讨论《c++游戏(违规紫杉)》回复:
啊??(~~已关~~)
在讨论《c++游戏(违规紫杉)》回复:
已关
在讨论《小游戏》回复:
不错!!!已关注楼主!!!
在讨论《论洛谷运势》回复:
首先,右键,选择“检查”。然后自己摸索(刷新一下天塌了)。
在讨论《有人一起玩斗地主吗?》回复:
nb