题意:给出一个电梯,给出它的层数f,给出起点s,终点g,以及在每一层能够上或者下w[i]层,问至少需要按多少次按钮到达终点。和POJ catch that cow一样,直接用了那一题的代码,发现一直wa,后来才发现,POJ catch that cow是单组输入的,所以每次调用的时候不用清空队列,而...
分类:
其他好文 时间:
2015-02-12 10:39:13
阅读次数:
164
Understanding wood cnc routerWood cnc router is a carving machine, engraving machine for us is not strange in our lives, there are many places that ar...
分类:
其他好文 时间:
2015-02-11 16:14:11
阅读次数:
153
Explosion of the Ariane 5阿丽安娜5运载火箭爆炸之谜On June 4, 1996 an unmanned Ariane 5 rocket launched by the European Space Agency exploded just forty seconds after lift-off (918K QuickTime movie). The rocket wa...
分类:
其他好文 时间:
2015-02-04 16:41:38
阅读次数:
253
Balance
Time Limit: 1000MS
Memory Limit: 30000K
Total Submissions: 11113
Accepted: 6903
Description
Gigel has a strange "balance" and he wants to poise it. Actually, ...
分类:
其他好文 时间:
2015-01-31 16:28:46
阅读次数:
213
Time Limit:1000MSMemory Limit:32768KB64bit IO Format:%I64d & %I64uDescriptionThere is a strange lift.The lift can stop can at every floor as you want,...
分类:
其他好文 时间:
2015-01-27 21:44:39
阅读次数:
199
点击打开链接
Balance
Time Limit: 1000MS
Memory Limit: 30000K
Total Submissions: 11067
Accepted: 6865
Description
Gigel has a strange "balance" and he wants to pois...
分类:
其他好文 时间:
2015-01-23 16:30:49
阅读次数:
173
Beautiful numbers
Time Limit:4000MS Memory Limit:262144KB 64bit IO Format:%I64d
& %I64u
Submit Status
Description
Volodya is an odd boy and his taste is strange as well. It ...
分类:
其他好文 时间:
2015-01-21 15:18:19
阅读次数:
189
Godfather
Time Limit:2000MS Memory Limit:65536KB 64bit IO Format:%I64d & %I64u
Submit Status
Description
Last years Chicago was full of gangster fights and strange murders. T...
分类:
其他好文 时间:
2015-01-18 11:54:24
阅读次数:
178
模线性同余方程组的求解 1 #include 2 #include 3 4 using namespace std; 5 const int N = 1005; 6 7 #define ll long long 8 ll a[N] , b[N]; 9 10 ll ex_gcd(ll a , ...
分类:
其他好文 时间:
2015-01-17 22:07:23
阅读次数:
237
一篇非常精彩的解释CAP理论的文章,翻译水平有限,不准确之处请参考原文,还请见谅。 Chapter 1: “Remembrance Inc” Your new venture :Last night when your spouse appreciated you on remembering her birthday and bringing her a gift, a strange Idea...
分类:
其他好文 时间:
2015-01-16 22:24:39
阅读次数:
321