发表评论取消回复
相关阅读
相关 P06 GridBagLayout
P06 GridBagLayout 1.概述 2. 约束: GridBagConstraints 3. 属性: GridBagConstraints 的
相关 P2048 [NOI2010]超级钢琴
题目描述 小Z是一个小有名气的钢琴家,最近C博士送给了小Z一架超级钢琴,小Z希望能够用这架钢琴创作出世界上最美妙的音乐。 这架超级钢琴可以弹奏出n个音符,编号为1至n。
相关 Luogu P2024 [NOI2001]食物链
include<cstdio> include<cstring> using namespace std; int n,k,fa[10
相关 P1801-黑匣子_NOI导刊2010提高(06)
1 include <bits/stdc++.h> 2 define _for(i,a,b) for(int i = (a);i < b;i ++)
相关 P1880-[NOI1995]石子合并
1 include <bits/stdc++.h> 2 define _for(i,a,b) for(int i = (a);i < b;i ++)
相关 P2024- [NOI2001]食物链
1 include <bits/stdc++.h> 2 define _for(i,a,b) for(int i = (a);i < b;i ++)
相关 P2024 [NOI2001]食物链
P2024 \[NOI2001\]食物链 ![博客图片][format_png] 题目链接 [P2024 \[NOI2001\]食物链][P2024 _NOI20
相关 Luogu1769 淘汰赛制_NOI导刊2010提高(01)(概率DP)
第\\(i\\)次位置在\\(pos\_0 / 2^\{i - 1\}\\) include <iostream> include <cstdio> include
相关 P2375 [NOI2014]动物园(kmp)
考虑num数组与next数组的区别。 1. 如何统计数目。根据border那一套理论,s的所有border长度为 f a i l \[ n \] , f a i l \[
还没有评论,来说两句吧...