睦头人q
睦头人q
全部文章
题解
归档
标签
去牛客网
登录
/
注册
睦头人q的博客
全部文章
/ 题解
(共2篇)
题解 | #[JLOI2011]不重复数字#
#include <bits/stdc++.h> using namespace std; void solve(){ int n; cin&g...
C++
哈希表
2026-04-26
0
6
题解 | #排列式#
#include <bits/stdc++.h> using namespace std; bool check(int x ,int y ,int z){  ...
C++
2026-04-25
0
6