Desert KingTime Limit: 3000msMemory Limit: 65536KBThis problem will be judged onPKU. Original ID:272864-bit integer IO format:%lld Java class name:Mai...
分类:
其他好文 时间:
2014-09-22 17:59:12
阅读次数:
246
SightseeingTime Limit: 2000msMemory Limit: 65536KBThis problem will be judged onPKU. Original ID:346364-bit integer IO format:%lld Java class name:Mai...
分类:
其他好文 时间:
2014-09-22 00:52:31
阅读次数:
370
Big Christmas TreeTime Limit: 3000msMemory Limit: 131072KBThis problem will be judged on PKU. Original ID: 301364-bit integer IO format: %lld Java cl....
分类:
其他好文 时间:
2014-09-21 13:27:50
阅读次数:
349
今天在配置git自动在提交时从bare库中检出到应用目录时,竟然出现这个错误,折腾了好久,搞不明白怎么回事,经过测试,发现是git本身的问题,
就是没摸着是什么引起的;
通过google.终于发现说是git版本目录与work目录不允许相同的前缀,也就是work-tree目录=qidizi 而git-dir=qidizi.git
就是work-tree目录完全就是git-dir目录前缀时,就会...
分类:
其他好文 时间:
2014-09-21 04:13:30
阅读次数:
372
Remmarguts' DateTime Limit: 4000msMemory Limit: 65536KBThis problem will be judged onPKU. Original ID:244964-bit integer IO format:%lld Java class nam...
分类:
其他好文 时间:
2014-09-21 01:43:59
阅读次数:
479
Blue JeansTime Limit: 1000msMemory Limit: 65536KBThis problem will be judged onPKU. Original ID:308064-bit integer IO format:%lld Java class name:Main...
分类:
其他好文 时间:
2014-09-19 23:54:16
阅读次数:
279
PeriodTime Limit: 3000msMemory Limit: 30000KBThis problem will be judged onPKU. Original ID:196164-bit integer IO format:%lld Java class name:MainFor ...
分类:
其他好文 时间:
2014-09-19 23:46:36
阅读次数:
223
Milking GridTime Limit: 3000msMemory Limit: 65536KBThis problem will be judged onPKU. Original ID:218564-bit integer IO format:%lld Java class name:Ma...
分类:
其他好文 时间:
2014-09-18 23:32:54
阅读次数:
261
Seek the Name, Seek the FameTime Limit: 2000msMemory Limit: 65536KBThis problem will be judged onPKU. Original ID:275264-bit integer IO format:%lld Ja...
分类:
其他好文 时间:
2014-09-18 21:55:34
阅读次数:
180
Given a sorted linked list, delete all nodes that have duplicate numbers, leaving only distinct numbers from the original list.For example,Given 1->2-...
分类:
其他好文 时间:
2014-09-18 05:24:13
阅读次数:
195