ด้้้้้็้้้็็็็็้้้้้็็็็็้้้้้้็็็็็้้้้้็็็็็้้้้้้็็็็็้้้้้็็็็็้้้้้้็็็็็้้้้้็็็็็้้้้้้็็??⚡?
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
在讨论《90min》回复:
接
```cpp #include #define int long long using namespace std; const int N=100005,mod=100003; struct node{ int u; int l; }; queue q; vector a[N]; int n,m; int ans[N…
在讨论《样例过了,但是没分》回复:
哈哈哈,我样例也过了,但20pts
在讨论《题目理解错了。。。》回复:
Me too!T_T 那应该是什么?
在讨论《luogu有csp模拟赛吗》回复:
@_O_v_O_没事,你可以自觉一点,做完再交
在讨论《CSP/J第二轮能用万能头文件吗?》回复:
thank you啦
在讨论《luogu有csp模拟赛吗》回复:
有,如[【LGR-148-Div.3】洛谷基础赛 #1 & MGOI Round I](https://www.luogu.com.cn/contest/101050)
在讨论《奇葩60分代码,想不到红题都切不了了……》回复:
我CSP/J2021才60
在讨论《一种基于调用系统对数函数的O(1)做法》回复:
朴实无华 ```cpp #include using namespace std; int main() { int n; cin>>n; n=log2(n-1); if(n%2!=0)n--; cout<<n; } ```
在讨论《100分求助!!》回复:
@[sz_mane](/user/743373) 考试100分不就够了吗?
在讨论《UKE我真服了!》回复:
登录一下原网站
在讨论《AC后再抄题解会棕名吗?》回复:
thanks!!!
在讨论《样例怎么多个1?》回复:
@[Minecraft123](/user/440896) ~~我是问我的输出多了个1~~
```cpp #include using namespace std; struct node{ int id; int t; }a[10005]; int n,d,k; bool cmp(node x,node y) { if(x.id!=y.id)return x.id >n>>d>>k; a[0].t=-100…
```cpp #include using namespace std; int n,a[10005],m; int main() { cin>>n; m=n; //a[n+1]=!a[n]; for(int i=1;i >a[i]; a[n+1]=!a[n]; cout =0) { int u=1,x=0,f=0,v…
在讨论《灌水区人多,帮我看看P1432呗(5分,样例已过)》回复:
 我已经发了3贴了
在讨论《灌水区人多,帮我看看P1432呗(5分,样例已过)》回复:
@[hct_](/user/686083) 讨论区没人T_T
在讨论《灌水区人多,帮我看看P1432呗(5分,样例已过)》回复:
@hct_你是大佬吗?
[题目](https://www.luogu.com.cn/problem/P1432) ```cpp #include using namespace std; int a,b,f,t=1,h=0,fen; struct node{ int step; int na; int nb; int u; int fa; }…
```cpp #include using namespace std; int a,b,f,t=1,h=0; struct node{ int step; int na; int nb; int u; int fa; }q[100005]; void print(int x){ if(x==-1) { cout >a…
```cpp #include #include using namespace std; int n,m,ans=99999999; int dx[4]={1,-1,0,0}; int dy[4]={0,0,1,-1}; int map[105][105],g[105][105],t[105][105]; void…
```cpp #include using namespace std; string s,ans="9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999…