|
|
提示:既然没给数据范围,那必然是不要数组的。。
题目 690 导弹系统
2016-09-09 22:42:34
|
|
|
回复 @NewBee : 300纪念...
题目 500 技能树
2016-09-09 07:35:45
|
|
|
啊。。。写不过。。。
题目 2109 [NOIP 2015]运输计划
2016-09-08 21:37:34
|
|
|
GG
题目 1390 [NOIP 1995]A类B类数
2016-09-08 20:47:32
|
|
|
|
|
|
好吧,瞎写的bfs能拿90 - - , 15*15就被卡了...
|
|
|
。。。题干中没说如果没有LCA就返回-1啊。。。虽然样例给出了。。
|
|
|
神TM BFS树剖 慢的要死
题目 803 [USACO Hol10] 政党
2016-09-08 15:46:33
|
|
|
2000分纪念!!撒花~~
题目 397 [USACO Oct09] 热浪
2016-09-08 15:25:56
|
|
|
醉了。。。
一上来写二分答案+dfs结果超时2个WA1个 索性把二分答案去了,结果就A了。。。 谁能告诉我为什么?明明剪枝一样多(而且二分答案剪枝减得更多一点点),为什么??!!
题目 10 信号无错传输
2016-09-08 15:21:23
|
|
|
汪汀骗我
题目 1118 [HNOI模拟] 通讯线路
2016-09-08 15:20:09
|
|
|
1A,好激动~~~
题目 1688 [ZJOI 2008]树的统计Count
2016-09-08 14:46:56
|
|
|
2,3,4没数据啊
题目 1118 [HNOI模拟] 通讯线路
2016-09-08 14:28:42
|
|
|
看错了n的范围想用线段树优化,写maxn的时候才发现是1e3 - -
|
|
|
|
|
|
十进制快速幂是可以AC的,虽然慢成狗QAQ
|
|
|
身败名裂,没好好读题...............
题目 1809 [NOIP 2014PJ]珠心算测试
2016-09-08 11:49:55
|
|
|
身败名裂
题目 1809 [NOIP 2014PJ]珠心算测试
2016-09-08 11:47:55
|
|
|
在BZOJ上RE, 在本OJ AC. 两个OJ的数据应该不一样吧??
题目 1689 [HNOI 2010] 弹飞绵羊
2016-09-08 10:34:10
|
|
|
VIP
a.find(z.top())==string::npos 这个好厉害..学到了...string::find Searches the string for the first occurrence of the sequence specified by its arguments. When pos is specified, the search only includes characters at or after position pos, ignoring any possible occurrences that include characters before pos. Notice that unlike member find_first_of, whenever more than one character is being searched for, it is not enough that just one of these characters match, but the entire sequence must match.
题目 173 词链
2016-09-08 08:31:52
|