7年级蒟蒻||不到蓝钩不改签||禁发接龙,一发即黑
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
在文章《期中烤柿回忆录》发表评论:
作者语文真好,本蒟蒻只有42/60。
在文章《期中烤柿回忆录》发表评论:
的确,我写作文也是石山马蜂。。。
省流:我是【】。 # Day -??? 被模拟赛活活打断了双腿。 # Day -1 浏览冬日绘板、专栏,打 Minecraft。 # Day 0 早早来到考场,调古董电脑(Win 7)。椅子就是一坨【】。后面是我小学学长大佬,膜拜✋😭🤚。发现T1T2难度与模拟赛严重不符,20min切了做T3。 T3想了n min想…
在文章《SCP-2025 收容失效记》发表评论:
我们爱死西皮还是太强了
在文章《大学习》发表评论:
已完成今日__________________……(省略n字)大学习(n<=5*100000)
[题目传送门](https://www.luogu.com.cn/problem/P13420) ### 思路 第一眼:这不就是大水题吗!!! 首先,我们要求出序列 $A$ 的元素和。 想了想,推出了以下式子:$A$ 的序列和=表 $S$ 全部元素的总和 $\div (2N-2) $。因为,根据表 $S$ 可以推出表…
在文章《NOI 2025 游记》发表评论:
%%%
$sd=stonedoor$ ### Day -?? study in Ns。 ### Day 0 到达sd,放被铺,听领导讲话。10点多来到机房,我坐位怎么这么脏啊啊啊啊啊啊啊啊啊~~~ 学线段树,80%理解qwq。。。 晚上睡得挺好,不过我们宿舍有人【数据删除】了。 ### Day 1 起床,吃早餐(还行吧) 室友…
```cpp #include using namespace std; long long n,m,a[100005],x,b[100005],top; bool cz(long long x) { long long l=0,r=m+1,mid; while(l+1 >1; if(x >n>>m; for(int…
在讨论《60pts,玄关》回复:
已解决,此帖结
~~自创代码~~qwq 码风如引起不适,勿喷。 ```cpp #include using namespace std; string a1,b1; int a[505],b[505],c[505],u,r; void plus1() { for(int i=r;i>=1;i--) { c[i]+=a[i]+b[u];…
[评测记录](https://www.luogu.com.cn/record/list?pid=P2440&user=1151818) ```cpp #include using namespace std; int n,k,a[100005],l,r=-1e9,mid; bool check(int x) { lon…
rt. ```cpp #include using namespace std; int n,sum,a[5005][5005],k[5005]; void dfs(int x) { sum++; if(k[x]==0) return; for(int i=1;i '9') { if(ch=='-') f=-1; ch…
rt。 ```cpp #include using namespace std; int n,k,a[100005],l,r=-1e9,mid; bool check(int x) { long long sum=0; for(int i=1;i =k; } int main() { ios::sync_with_st…
在讨论《请求撤下题解》回复:
qpzc
在讨论《All RE,求调》回复:
已A,此帖结。
在讨论《All RE,求调》回复:
埃氏筛也能过呀。 [证明](https://www.luogu.com.cn/discuss/986558)
在讨论《All RE,求调》回复:
@[wangruiqi36](luogu://user/953506)
rt 样例过了,自制样例也过了,但是在你谷上全RE了。 [评测记录](https://www.luogu.com.cn/record/192673322) 代码如下: ```cpp #include using namespace std; int n,q,k,w[1000005],top; bool a[100000…
在讨论《80求调》回复:
你为什么用搜索?大模拟不香吗???
rt。85分。 代码如下: ```cpp #include using namespace std; int n,w,a[601],b[100005],cnt,rs,x,r; int main() { cin>>n>>w; double lu=w*1.0/100; for(int i=1;i >x; a[x]++; r…
rt。代码如下: ```cpp #include using namespace std; int n,w,a[601]b[100005],cnt,rs,x,r; int main() { cin>>n>>w; double lu=w*1.0/100; for(int i=1;i >x; a[x]++; r=floor…
在讨论《80pts,#2错了》回复:
@[somer](/user/1269373) ,谢谢,已关。
请大佬指点。 代码如下: ```cpp #include #define ll long long using namespace std; ll a,b,c; ll gcd(ll x,ll y) { if(y==0) return x; return gcd(y,x%y); } int main() { cin>>a…
在讨论《csp忘记密码后重置的密码是什么,有没有大佬解答一下》回复:
@ Raymeng去自己的邮箱看一下。
如题。 ```cpp #define ll long long #include using namespace std; struct node{ string name; ll score; }a[100005]; string nam; ll n,lx,head=1,tail,scor; void cr(stri…
在讨论《L A T E X公式怎么打》回复:
@[zhuruirong](/user/764442) ,栓Q !!
```cpp #include using namespace std; struct node{ string name; long long score; }a[100005]; string nam; long long n,lx,head=1,tail,scor; void cr(string na,int s…