码迷,mamicode.com
首页 >  
搜索关键字:and knows that the b    ( 228个结果
简单数论之矩阵构造
其实矩阵构造就是对公式的化简,最后运用矩阵快速幂求值下面来看一题Everybody knows Fibonacci numbers, now we are talking about the Tribonacci numbers: T[0] = T[1] = T[2] = 1; T[n] = T[n...
分类:其他好文   时间:2015-04-04 10:36:09    阅读次数:178
HDU 4965 Fast Matrix Calculation(矩阵快速幂)
Description One day, Alice and Bob felt bored again, Bob knows Alice is a girl who loves math and is just learning something about matrix, so he decided to make a crazy problem for her.  Bob has...
分类:其他好文   时间:2015-03-31 12:52:29    阅读次数:129
Fliptile 开关问题 poj 3279
FliptileTime Limit: 2000MSMemory Limit: 65536KTotal Submissions: 4031Accepted: 1539DescriptionFarmer John knows that an intellectually satisfied cow i...
分类:其他好文   时间:2015-03-29 23:39:51    阅读次数:150
HDU3926Hand in Hand(搜索 或 并查集)
Problem Description In order to get rid of Conan, Kaitou KID disguises himself as a teacher in the kindergarten. He knows kids love games and works out a new game called "hand in hand". Initiall...
分类:其他好文   时间:2015-03-19 23:59:41    阅读次数:435
D - Fliptile POJ3279 搜索(反转开关经典问题,二进制表示集合)
D - Fliptile Time Limit:2000MS Memory Limit:65536KB 64bit IO Format:%I64d & %I64u Submit Status Practice POJ 3279 Description Farmer John knows that an intellectually satisfied cow is a happy ...
分类:其他好文   时间:2015-03-19 22:04:33    阅读次数:141
hdu4965---Fast Matrix Calculation(矩阵)
Problem Description One day, Alice and Bob felt bored again, Bob knows Alice is a girl who loves math and is just learning something about matrix, so he decided to make a crazy problem for her.Bob has...
分类:其他好文   时间:2015-03-16 19:22:16    阅读次数:102
HDU 5186 zhx's submissions (进制转换)
Problem Description As one of the most powerful brushes, zhx submits a lot of code on many oj and most of them got AC. One day, zhx wants to count how many submissions he made on n ojs. He knows...
分类:其他好文   时间:2015-03-15 09:27:34    阅读次数:133
非正式介绍Python(二)
3.1.3. ListsPython knows a number of compound data types, used to group together other values. The most versatile is the list, which can be written as...
分类:编程语言   时间:2015-03-14 01:00:17    阅读次数:234
【策略】UVa 278 - Chess
ChessAlmost everyone knows the problem of putting eight queens on anchessboard such that no Queen can take another Queen. Jan Timman (a famous Dutch c...
分类:其他好文   时间:2015-03-09 22:05:32    阅读次数:231
URAL 1924 Four Imps (博弈论 + 规律)
1924. Four Imps Time limit: 1.0 second Memory limit: 64 MB The world is in danger. One famous swindler passed away recently (by the way, nobody knows his real name, so let's call him Osta...
分类:其他好文   时间:2015-03-06 19:09:08    阅读次数:178
228条   上一页 1 ... 17 18 19 20 21 ... 23 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!