码迷,mamicode.com
首页 >  
搜索关键字:practice    ( 1575个结果
Calendar Game(找规律+博弈)
A - Calendar Game Time Limit:2000MS     Memory Limit:65536KB     64bit IO Format:%lld & %llu Submit Status Practice ZOJ 1024 Appoint description:  System Crawler  (2015-08-02) Descrip...
分类:其他好文   时间:2015-08-05 16:29:14    阅读次数:204
UVALive 5033 I'm Telling the Truth 二分图最大匹配(略有修改)
I - I'm Telling the Truth Time Limit:3000MS Memory Limit:0KB 64bit IO Format:%lld & %lluSubmit Status Practice UVALive 5033DescriptionAfter this year'...
分类:其他好文   时间:2015-08-05 10:02:50    阅读次数:136
ConCurrent in Practice小记 (3)
ConCurrent in Practice小记 (3)高级同步技巧SemaphoreSemaphore信号量,据说是Dijkstra大神发明的。内部维护一个许可集(Permits Set),用于发放许可和回收许可,存在内部计数器,主要用来计数能否得到资源(一般用来限制同时访问资源数)。当一个线程拿...
分类:其他好文   时间:2015-08-04 10:54:37    阅读次数:136
UVALive 4764 简单dp水题(也可以暴力求解)
B - Bing it Time Limit:3000MS Memory Limit:0KB 64bit IO Format:%lld & %lluSubmit Status Practice UVALive 4764DescriptionI guess most of you played car...
分类:其他好文   时间:2015-08-03 20:58:02    阅读次数:182
A book to recommend: The art of readable code
我最喜欢的一本书 - 教我如何写可读的代码Two month fan of the book, from August - Oct. 2014; and then, started to practice code review, change the code to make it readabl...
分类:其他好文   时间:2015-08-03 06:31:35    阅读次数:179
20150801-陈鹏-Roc
Today is the begin of the new month. I'll have the new state. From now on, I have to pay more attention to practice oral English and use a proper meth...
分类:其他好文   时间:2015-08-01 23:18:14    阅读次数:111
Mayor's posters
Mayor's posters Time Limit:1000MS Memory Limit:65536KB 64bit IO Format:%I64d & %I64uSubmit Status Practice POJ 2528Description The citizens of Bytet.....
分类:其他好文   时间:2015-08-01 20:26:23    阅读次数:105
HDU 5334 Virtual Participation(2015多校第四场)
Problem DescriptionAs we know, Rikka is poor at math. Yuta is worrying about this situation, so he asks rikka to have some practice on codeforces. The...
分类:其他好文   时间:2015-07-31 16:09:47    阅读次数:84
湖南省第八届大学生程序设计大赛原题 J
J - 病毒 Time Limit:3000MS Memory Limit:131072KB 64bit IO Format:%lld & %lluSubmit Status Practice CSU 1120Description你有一个日志文件,里面记录着各种系统事件的详细信息。自然的,事件的时...
分类:其他好文   时间:2015-07-30 23:10:57    阅读次数:208
湖南省第八届大学生程序设计大赛原题 E
E - 最短的名字 Time Limit:5000MS Memory Limit:65536KB 64bit IO Format:%lld & %lluSubmit Status Practice CSU 1115Description在一个奇怪的村子中,很多人的名字都很长,比如aaaaa, bbb...
分类:其他好文   时间:2015-07-30 22:55:37    阅读次数:130
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!