码迷,mamicode.com
首页 >  
搜索关键字:round    ( 15566个结果
Codeforces Round #272 (Div. 1) A. Dreamoon and Sums(数论)
题目链接Dreamoon loves summing up something for no reason. One day he obtains two integersaandboccasionally. He wants to calculate the sum of allniceinteg...
分类:其他好文   时间:2014-10-13 23:10:27    阅读次数:221
Codeforces Round #272 (Div. 2)
Codeforces Round #272 (Div. 2)...
分类:其他好文   时间:2014-10-13 02:43:59    阅读次数:278
hdu 5062 Beautiful Palindrome Number(Bestcodeer Round #13)
Beautiful Palindrome Number                                                                 Time Limit: 3000/1500 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others)                     ...
分类:其他好文   时间:2014-10-12 11:38:27    阅读次数:173
hdu 5063 Operation the Sequence(Bestcoder Round #13)
Operation the Sequence                                                                     Time Limit: 3000/1500 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others)                      ...
分类:其他好文   时间:2014-10-12 11:38:17    阅读次数:332
BestCoder Round #13 1003(单调性DP)HDU5064
Find Sequence Time Limit: 5000/3000 MS (Java/Others)    Memory Limit: 131072/131072 K (Java/Others) Total Submission(s): 68    Accepted Submission(s): 12 Problem Description Give you an po...
分类:其他好文   时间:2014-10-12 10:49:17    阅读次数:194
Codeforces Round #271 (Div. 2)
It is lunch time for Mole. His friend, Marmot, prepared him a nice game for lunch. Marmot brought Mole n ordered piles of worms such that i-th pile contains ai worms. He labeled all these worms...
分类:其他好文   时间:2014-10-11 23:58:16    阅读次数:361
Codeforces Round #267 (Div. 2) C. George and Job (dp)
wa哭了,,t哭了,,还是看了题解。。。8170436 2014-10-11 06:41:51njczy2010 C - George and Job GNU C++Accepted109 ms196172 KB8170430 2014-10-11 06:39:47njczy2010 C - Ge....
分类:其他好文   时间:2014-10-11 13:29:55    阅读次数:227
LA 3523 双连通分量+二分图判定
3523 - Knights of the Round TableTime limit: 4.500 secondsBeing a knight is a very attractive career: searching for the Holy Grail, saving damsels in ...
分类:其他好文   时间:2014-10-11 02:03:54    阅读次数:557
解决OCI-22053:溢出错误问题
今天在调试程序的时候,突然爆出来一个问题,提示有溢出错误的异常,如下图所示:经查发现,Oracle 数值数据类型最多可存储 38 个字节的精度。当将 Oracle 数值转换为公共语言运行库数据类型时,小数点后边的位数可能过多,这会导致此错误。解决方法:使用round()函数:例如:select mi...
分类:其他好文   时间:2014-10-10 12:49:54    阅读次数:154
Codeforces Round #271 (Div. 2) A. Keyboard
Our good friend Mole is trying to code a big message. He is typing on an unusual keyboard with characters arranged in following way: qwertyuiop asdfghjkl; zxcvbnm,./ Unfortunately Mole is blind, ...
分类:其他好文   时间:2014-10-10 02:36:33    阅读次数:315
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!