Re:维护一个不减的栈…… lcjh 2009-09-01 22:13:15.0 Problem 2559 水过80了,留念一下 zhanglongpan 2009-09-01 22:00:43.0 Problem 1018 破100了纪念一下吧 cep_cep 2009-09-01 21:56:16.0 Problem 1410 大牛啊!!没个报告都很妙 dynamic_study 2009-09-01 21:51:59.0 Problem 3735 真囧,贡献了两次WA apmvista 2009-09-01 21:48:52.0 Problem 3438 轻轻一水,注意重边!! bjtu1 2009-09-01 21:47:57.0 Problem 2394 这题很水!! bjtu1 2009-09-01 21:29:30.0 Problem 2393 f(AB) + f(A(~B)) = f(A) lcjh 2009-09-01 21:28:02.0 Problem 2151 Re:注意数据~~ ylfdrib 2009-09-01 20:56:34.0 Problem 1836 求大牛们的DFS剪枝? wskiwwwx 2009-09-01 20:42:23.0 Problem 2248 Re:bfs也可以啊!! wskiwwwx 2009-09-01 20:40:46.0 Problem 2248 Re:无语。。。DFS没剪枝TLE,只剪了一下就变了63ms,差别太大了。。。 wskiwwwx 2009-09-01 20:36:39.0 Problem 2248 我晕哦,1-100中有几个答案是10个数字的,老是超时 wskiwwwx 2009-09-01 20:33:34.0 Problem 2248 很暴力的DP。。竟然16ms,大家不要害怕,想到什么就做什么。 denghongchao 2009-09-01 20:26:29.0 Problem 1661 图论最短路径 ecjtu_ss 2009-09-01 20:21:25.0 Problem 1062 Re:听说是DP,可是我离散化+树状数组就歪解了……囧200MS+ intheway 2009-09-01 20:08:42.0 Problem 1828 Re:错的同志们应该是最大值小了,应该这样赋最大值 07061426 2009-09-01 20:05:50.0 Problem 3013 Re:哪错了,帮下忙,谢谢!!!! yxt008 2009-09-01 19:35:40.0 Problem 1708 直接暴!!! dynamic_study 2009-09-01 19:07:59.0 Problem 2858 Re:求助呀?? new_born 2009-09-01 18:56:08.0 Problem 2531 求助呀?? new_born 2009-09-01 18:55:41.0 Problem 2531 Re:贱题…… alazyrabbit 2009-09-01 18:49:36.0 Problem 2379 Re:WA的可能原因。 alazyrabbit 2009-09-01 18:44:30.0 Problem 2379 Re:贡献了一个WA,该打,该打 xjtudaniel 2009-09-01 18:03:11.0 Problem 3085 Re:还是得用堆诶 crbtmac 2009-09-01 17:40:42.0 Problem 1724 Re:我靠,这题阴。注意是百万以上哈,小于百万就RE crbtmac 2009-09-01 17:36:08.0 Problem 3278 Re:无语啊,调试一天发现少了个if.....不过终于过了,爽! hmetal 2009-09-01 17:35:15.0 Problem 2430 Re:无语啊,调试一天发现少了个if.....不过终于过了,爽! hmetal 2009-09-01 17:35:03.0 Problem 2430 Re:还是得用堆诶 crbtmac 2009-09-01 17:33:28.0 Problem 1724 还是得用堆诶 ljfljf2006 2009-09-01 17:07:08.0 Problem 1724 Re:一点疑问? zhzz 2009-09-01 16:57:08.0 Problem 2391 Re:看了半天没懂这个题目什么意思-_- chongchongxiong 2009-09-01 15:54:29.0 Problem 1087 怎么压不压缩路径,用的时间都是那么长啊!! chongchongxiong 2009-09-01 15:36:15.0 Problem 2524 给大家个自己打的表,用mathematica打个表~ 很ws尽管 Millky 2009-09-01 15:22:37.0 Problem 1906 旋转卡壳还真是卡人啊~~ zdg102 2009-09-01 15:02:28.0 Problem 3608 Re:陷阱 -〉如果数位不等于4的都要输出No!!,不然就会output limit exceed OSJake 2009-09-01 14:16:44.0 Problem 1350 掉了一个循环调试了半天 k880331 2009-09-01 13:44:40.0 Problem 1113 Re:ac的代码,有没有时间少的代码,小弟想学习一下!谢谢了!!!! huicpc0860 2009-09-01 13:34:21.0 Problem 1611 谁帮我看一下,与别人的正确程序测的n多组数据都一样,为什么我的总wa???!!! qinwang 2009-09-01 13:00:36.0 Problem 1969 看了前面吓了一跳,看到后面才知道,原来又是超级水题 jth 2009-09-01 12:48:52.0 Problem 2636 只有一组数据还是单个case,清空操作TLE,不清空16ms AC... intheway 2009-09-01 12:48:24.0 Problem 1088 Re:大家注意“in each test case there is exactly one best player”实际测试数据中有多个bestplayer。55555……搞得我哇了那么多次。啊啊啊啊啊啊啊啊啊啊啊啊啊啊 alazyrabbit 2009-09-01 12:15:48.0 Problem 2092 Re:忘用滚动数组了,MLE一次 myWrong 2009-09-01 11:58:03.0 Problem 1159 忘用滚动数组了,MLE一次 myWrong 2009-09-01 11:57:25.0 Problem 1159 以前都是用prim算法,第一次用kruskal AC,发帖纪念一下,O(∩_∩)O~~ chongchongxiong 2009-09-01 11:26:25.0 Problem 1251 为什么会TLE呢,帮忙看看啊 huyizhu 2009-09-01 11:12:29.0 Problem 3253 Re:各位帮个忙啊,我感觉没有溢出啊(内有简洁代码) alzhu 2009-09-01 10:52:19.0 Problem 2623 这个题。。有点囧。。 782423381 2009-09-01 10:52:14.0 Problem 1236 Re:800MS+过的优化方法 alazyrabbit 2009-09-01 10:39:55.0 Problem 2002 虽说误差是允许的,但一次超时,一次300ms,这也差太大了吧? cyclone 2009-09-01 10:29:14.0 Problem 1015
|