码迷,mamicode.com
首页 >  
搜索关键字:zju    ( 725个结果
zjuoj 3602 Count the Trees
http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemCode=3602Count the TreesTime Limit:2 Seconds Memory Limit:65536 KBA binary tree is a tree data...
分类:其他好文   时间:2015-05-02 23:19:50    阅读次数:183
zjuoj 3605 Find the Marble
http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemCode=3605Find the MarbleTime Limit:2 Seconds Memory Limit:65536 KBAlice and Bob are playing a ...
分类:其他好文   时间:2015-05-02 23:19:33    阅读次数:147
zjuoj 3604 Tunnel Network
http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemCode=3604Tunnel NetworkTime Limit:2 Seconds Memory Limit:65536 KBCountry Far-Far-Away is a big...
分类:Web程序   时间:2015-05-02 22:01:37    阅读次数:140
zjuoj 3601 Unrequited Love
http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemCode=3601Unrequited LoveTime Limit:16 Seconds Memory Limit:131072 KBThere arensingle boys andm...
分类:其他好文   时间:2015-05-02 19:22:56    阅读次数:130
zjuoj 3607 Lazier Salesgirl
http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemCode=3607Lazier SalesgirlTime Limit:2 Seconds Memory Limit:65536 KBKochiya Sanae is a lazy gir...
分类:其他好文   时间:2015-05-02 18:10:16    阅读次数:238
ZOJ 3879 Capture the Flag
题目链接:http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemId=5527 题面: Capture the Flag Time Limit: 2 Seconds      Memory Limit: 65536 KB      Special Judge In computer security,...
分类:其他好文   时间:2015-05-02 09:41:12    阅读次数:164
ZJU_1058
这是一道简单的模拟题重在读懂题目在说什么和数据之间的联系 #include double a[7][7]; int b[12]; int main() { int i,j,flag=0,t,n; double m; scanf("%d",&t); ...
分类:其他好文   时间:2015-05-01 22:30:28    阅读次数:147
zoj2432 hdoj1423 最长公共上升子序列(LCIS)
zoj2431 http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemCode=2432hdoj 1423http://acm.hdu.edu.cn/showproblem.php?pid=1423题意: 一看题目题意就很明显了, 两个数组....
分类:其他好文   时间:2015-05-01 17:15:24    阅读次数:232
Zoj 3842 Beauty of Array
Problem地址:http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemId=5520根据题目的要求,需要算出所有连续子数组的the beauty的总和。那么要求这个这个总和,刚开始最容易想到的就是这样:for( int i=1; i#in...
分类:其他好文   时间:2015-04-30 19:46:56    阅读次数:185
ZOJ2588.Burning Bridges——边双连通分量,有重边
http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemId=1588题目描述: Ferry 王国是一个漂亮的岛国,一共有N 个岛国、M 座桥,通过这些桥可以从每个小岛都能到达任何一个小岛。很不幸的是,最近Ferry 王国被Jordan 征服了。Jordan 决定烧毁所有的桥。这是个残酷的决定,但是Jordan 的谋士建议他不要这样做,因为如...
分类:其他好文   时间:2015-04-30 14:17:02    阅读次数:141
725条   上一页 1 ... 33 34 35 36 37 ... 73 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!