1054 - Efficient Pseudo Code PDF (English) Statistics Forum Time Limit: 1 second(s) Memory Limit: 32 MB Sometimes it's quite useful to write pseudo co ...
分类:
其他好文 时间:
2016-06-08 10:21:24
阅读次数:
268
1193 - Dice (II) PDF (English) Statistics ForumTime Limit: 3 second(s) Memory Limit: 32 MBYou have N dices; each of them has K faces numbered from 1 t ...
分类:
其他好文 时间:
2016-06-08 06:52:54
阅读次数:
178
1110 - An Easy LCS PDF (English) Statistics ForumTime Limit: 2 second(s) Memory Limit: 32 MBLCS means 'Longest Common Subsequence' that means two non- ...
分类:
其他好文 时间:
2016-06-08 01:45:59
阅读次数:
335
1145 - Dice (I) PDF (English) Statistics ForumTime Limit: 2 second(s) Memory Limit: 32 MBYou have N dices; each of them has K faces numbered from 1 to ...
分类:
其他好文 时间:
2016-06-07 14:45:09
阅读次数:
240
1050 - Marbles PDF (English) Statistics ForumTime Limit: 2 second(s) Memory Limit: 32 MBYour friend Jim has challenged you to a game. He has a bag con ...
分类:
其他好文 时间:
2016-06-07 01:21:47
阅读次数:
303
1305 - Area of a Parallelogram PDF (English) Statistics ForumTime Limit: 1 second(s) Memory Limit: 32 MBA parallelogram is a quadrilateral with two pa ...
分类:
其他好文 时间:
2016-06-06 18:53:20
阅读次数:
144
1354 - IP Checking PDF (English) Statistics ForumTime Limit: 2 second(s) Memory Limit: 32 MBAn IP address is a 32 bit address formatted in the followi ...
分类:
其他好文 时间:
2016-06-06 16:54:00
阅读次数:
156
1433 - Minimum Arc Distance PDF (English) Statistics ForumTime Limit: 2 second(s) Memory Limit: 32 MBYou all probably know how to calculate the distan ...
分类:
其他好文 时间:
2016-06-06 16:16:46
阅读次数:
134
帧数: 就是在1秒钟时间里传输的图片的量,也可以理解为图形处理器每秒钟能够刷新几次,通常用fps(Frames Per Second)表示。每一帧都是静止的图象,快速连续地显示帧便形成了运动的假象。高的帧率可以得到更流畅、更逼真的动画。帧数 (fps) 越高,所显示的动作就会越流畅。 但是文件大小会 ...
分类:
其他好文 时间:
2016-06-06 13:40:00
阅读次数:
139
题目描述: There are n bulbs that are initially off. You first turn on all the bulbs. Then, you turn off every second bulb. On the third round, you toggle ...
分类:
编程语言 时间:
2016-06-05 21:11:57
阅读次数:
181