3402: [Usaco2009 Open]Hide and Seek 捉迷藏Time Limit:3 SecMemory Limit:128 MBSubmit:51Solved:40[Submit][Status]Description贝茜在和约翰玩一个“捉迷藏”的游戏.她正要找出所有适合她躲藏的...
分类:
其他好文 时间:
2014-10-05 10:06:08
阅读次数:
291
2741: 【FOTILE模拟赛】LTime Limit:15 SecMemory Limit:162 MBSubmit:1116Solved:292[Submit][Status]DescriptionFOTILE得到了一个长为N的序列A,为了拯救地球,他希望知道某些区间内的最大的连续XOR和。即...
分类:
其他好文 时间:
2014-10-05 02:04:27
阅读次数:
257
方(芳)格(哥)取数
Time Limit: 3000ms
Memory Limit: 65536KB
64-bit integer IO format: %lld Java class name: Main
Prev Submit Status Statistics Discuss Next
Font Size:
+
-
Type...
分类:
其他好文 时间:
2014-10-04 23:15:07
阅读次数:
291
数细菌
Time Limit: 1000ms
Memory Limit: 65536KB
Special Judge
64-bit integer IO format: %lld Java class name: Main
Prev Submit Status Statistics Discuss Next
Font Size:
+
-...
分类:
其他好文 时间:
2014-10-04 21:48:17
阅读次数:
183
夜空中最亮的星
Time Limit: 2000ms
Memory Limit: 65536KB
64-bit integer IO format: %lld Java class name: Main
Prev Submit Status Statistics Discuss Next
Font Size:
+
-
Type: ...
分类:
其他好文 时间:
2014-10-04 21:31:57
阅读次数:
298
2588: Spoj 10628. Count on a treeTime Limit:12 SecMemory Limit:128 MBSubmit:1795Solved:371[Submit][Status]Description给定一棵N个节点的树,每个点有一个权值,对于M个询问(u,v,k)...
分类:
其他好文 时间:
2014-10-04 21:24:17
阅读次数:
274
Liserious战队
Time Limit: 1000ms
Memory Limit: 65536KB
64-bit integer IO format: %lld Java class name: Main
Prev Submit Status Statistics Discuss Next
Font Size:
+
-
Typ...
分类:
其他好文 时间:
2014-10-04 20:57:47
阅读次数:
215
2152: 聪聪可可Time Limit:3 SecMemory Limit:259 MBSubmit:448Solved:236[Submit][Status]Description聪聪和可可是兄弟俩,他们俩经常为了一些琐事打起来,例如家中只剩下最后一根冰棍而两人都想吃、两个人都想玩儿电脑(可是他...
分类:
其他好文 时间:
2014-10-04 18:58:57
阅读次数:
173
I - Beautiful Spacing
Time Limit:8000MS Memory Limit:65536KB 64bit IO Format:%lld
& %llu
Submit Status
Description
Text is a sequence of words, and a word consists of character...
分类:
其他好文 时间:
2014-10-04 18:32:17
阅读次数:
220
Lowbit Sum
Time Limit: 2000/1000MS (Java/Others)
Memory Limit: 128000/64000KB (Java/Others)
Submit Status
Problem Description
long long ans = 0;
for(int i = 1; i
ans += lowbit(i)
...
分类:
其他好文 时间:
2014-10-04 18:15:47
阅读次数:
222