♂||洛谷蒟蒻||互关私信,封禁杀关||定时清关,误清私信||三角洲ID:斤斤计较鼠||团号:117828||这个家伙迟早是红名||哈基米南北绿豆
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
在讨论《LGR273 赛时答疑帖》回复:
o
在讨论《LGR273 赛时答疑帖》回复:
@[VinstaG173](luogu://user/59388) T236452 「Stoi2037」晴天 如果 风速> x, 是不是会倒退呢。
在讨论《LGR273 赛时答疑帖》回复:
T236452 「Stoi2037」晴天 如果 风速> x, 是不是会倒退呢。
在讨论《80,哪错了求调》回复:
~~61行~~,我才25行
在讨论《80,哪错了求调》回复:
水红,代码老长。@[leiwenxuan_love_PHP](luogu://user/1438620)
在讨论《70分求调》回复:
打表神
在讨论《调deltman_error404 70pts》回复:
666
在讨论《问,关于 Markdown 格式》回复:
@[Nostopathy](luogu://user/1286053)
在讨论《问,关于 Markdown 格式》回复:
$range_i$(range_i)
 输入 8 2 3 13 2 6 6 3 5 7 4 4 14 5 2 21 5 6 4 6 3 15 7 2 14 0 0 0 输出 67
在讨论《洛谷网校冬季课程报名指南》回复:
qp
自由发言 权限根据用户申请(#FLFK708713)进行调整: 禁言满 7 天
自由发言 权限无意义工单(7 天)
```cpp #include #define N 500005 using namespace std; long long n,k,a[N],l,r,ans; bool p[N]= {false},pp[N]= {false}; bool cheak() { for(int i=1; i >n>>k; for(in…
```cpp #include #define N 500010 using namespace std; long long n,a[N],ans; bool found(int l,int r) { for(register int i=r+1; i >n; for(register int i=1; i >a[i…
因学术不端而棕名惩罚 14 天
在讨论《AC了还有问题》回复:
看了,用计算机算了一下。发现可以!!!谢谢了@[小睿2012](luogu://user/1256807)
在讨论《AC了还有问题》回复:
为什么???
运样例3 输出:0.499999 也能AC ```cpp #include #define int long long using namespace std; double a[100010],b[100010],n,p,l,r=1e18,mid,t,ans; signed main() { cin>>n>>p; f…
交错代码也能拿10分!!!! ```cpp #include using namespace std; string s , idk ; int cut; int lens , leni; signed main(){ cin >> s >> idk; lens = s.length(); leni = idk.len…
交错代码也能拿10分 ```cpp #include using namespace std; #define int long long int n,m,l=0,r=1e9,ans=0,a[55]; bool check(int mid){ int sum=0; for(int i=1;i >n>>m; for(in…
#### 一个字:水 RE(只看思路): ```cpp #include using namespace std; int a,b,c;//定义看题 string s; int main() { cin>>s>>c; if(s.size()==2) {//是2,直接输出 cout using namespace std…
在文章《光速阶乘算法》发表评论:
天才! 000 111 222 333 444 555 666 777 888 999
[题目传送门](https://www.luogu.com.cn/problem/P1956) 本人开始算了下数据 所以要用 $O(n \log n)$ 和 STL (老师刚教我们) ### 分析: 1. 给定一个长度为 $n$ 的整数数列 $s$ 的连续子序列的最小长度。如果不存在这样的子序列,则输出 $0$。 2.…
```cpp bool p(const /*结构体名字*/ &a,/*可以加多个*/){ if(a./*结构体变量*/>b./*结构体变量*/) return 0; if(a./*结构体变量*/<b./*结构体变量*/) return 1; // ...... return a./*结构体变量*/<b./*结构体变量*…
[个人主页](https://www.luogu.com.cn/user/1488732)唯一分解: ```cpp #include using namespace std; int prime[100+5]; int main() { int n,i=1; cin>>n; cout 1) { cout 1) { co…
[个人主页](https://www.luogu.com.cn/user/1488732)线性筛,时间o(n): ```cpp #include using namespace std; int a[100+5],prime[100+5]; int main() { int n,j=0; cin >> n; memse…
在文章《P2141 题解》发表评论:
—— — ———— --- --- --- ——
在文章《P2141 题解》发表评论:
好像电摇