HDU 1166 敌兵布阵 Time Limit:1000MS Memory Limit:32768KB 64bit IO Format:%I64d & %I64u Submit Status Practice HDU 1166 Description C国的死对头A国这段时间正在进行军事演习,所以 ...
分类:
其他好文 时间:
2016-08-04 23:10:58
阅读次数:
244
参考: https://github.com/forhappy/Cplusplus-Concurrency-In-Practice/blob/master/zh/chapter3-Thread/Introduction-to-Thread.md#stdthread-%E8%AF%A6%E8%A7%A ...
分类:
编程语言 时间:
2016-08-03 20:21:19
阅读次数:
5836
A Simple Problem with Integers Time Limit:5000MS Memory Limit:131072KB 64bit IO Format:%lld & %llu Submit Status Practice POJ 3468 A Simple Problem wi ...
分类:
其他好文 时间:
2016-08-01 22:43:46
阅读次数:
164
I Hate It Time Limit:3000MS Memory Limit:32768KB 64bit IO Format:%I64d & %I64u Submit Status Practice HDU 1754 I Hate It Submit Status Practice HDU 17 ...
分类:
其他好文 时间:
2016-08-01 20:56:49
阅读次数:
146
敌兵布阵 Time Limit:1000MS Memory Limit:32768KB 64bit IO Format:%I64d & %I64u Submit Status Practice HDU 1166 敌兵布阵 Submit Status Practice HDU 1166 Descrip ...
分类:
其他好文 时间:
2016-08-01 19:12:04
阅读次数:
157
成功素质1:一万小时与格物致知 “格物致知14”的概念,我是从张银奎11老师那里了解到的。它的意思是“推究事物的原理,从而获得知识”,跟我在《透过现象看本质 - 写在观看WWDC 2016 Keynote之后28》一文中所描述的 通过深入思考来探寻事物本质 有异曲同工之妙。我不知道多少读者朋友曾有过 ...
分类:
其他好文 时间:
2016-08-01 18:59:20
阅读次数:
154
C - Bolero Time Limit:1000MS Memory Limit:65536KB 64bit IO Format:%I64d & %I64u Submit Status Practice URAL 2092 C - Bolero Submit Status Practice URA ...
分类:
其他好文 时间:
2016-07-30 19:44:02
阅读次数:
205
Sticks Time Limit:1000MS Memory Limit:32768KB 64bit IO Format:%I64d & %I64u Submit Status Practice HDU 1455 Sticks Submit Status Practice HDU 1455 Des ...
分类:
其他好文 时间:
2016-07-30 12:03:20
阅读次数:
137
今天代码质量再次强调java代码提交SVN前要经过findBugs检查,虽然根据菜单我也基本会有findBugs插件,但为了更全面的学习、更高效的利用,我搜索学习了findbugs的用法。
检查原理
Findbugs是一个静态分析工具,它检查类或者JAR 文件,将字节码与一组缺陷模式进行对比以发现可能的问题。Findbugs自带检测器,其中有60余种Bad practice,80余种C...
分类:
数据库 时间:
2016-07-22 19:23:40
阅读次数:
358
F - Laurenty and Shop Time Limit:1000MS Memory Limit:262144KB 64bit IO Format:%I64d & %I64u Submit Status Practice CodeForces 586B F - Laurenty and Sh ...
分类:
其他好文 时间:
2016-07-16 00:42:51
阅读次数:
135