码迷,mamicode.com
首页 >  
搜索关键字:country    ( 1043个结果
【HDU 4898】 The Revenge of the Princess’ Knight (后缀数组+二分+贪心+...)
The Revenge of the Princess’ Knight Problem Description There is an old country and the king fell in love with a devil. The devil always asks the king ...
分类:编程语言   时间:2016-08-26 15:27:42    阅读次数:244
用Jquery获取checkbox多个选项
1,下拉框: var cc1 = $(".formc select[@name='country'] option[@selected]").text(); //得到下拉菜单的选中项的文本(注意中间有空格) var cc2 = $('.formc select[@name="country"]'). ...
分类:Web程序   时间:2016-08-23 14:44:05    阅读次数:166
ACM学习之路___HDU 5723(kruskal + dfs)
Abandoned country Time Limit: 8000/4000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others) Total Submission(s): 4487 Accepted Submission(s): 1 ...
分类:其他好文   时间:2016-08-21 16:37:45    阅读次数:171
HDU 5723 Abandoned country 最小生成树+搜索
Abandoned country Time Limit: 8000/4000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others)Total Submission(s): 4477 Accepted Submission(s): 11 ...
分类:其他好文   时间:2016-08-21 10:53:50    阅读次数:126
图论 - Travel
Travel The country frog lives in has nn towns which are conveniently numbered by 1,2,…,n. Among n(n?1) / 2 pairs of towns, m of them are connected by ...
分类:其他好文   时间:2016-08-19 11:14:56    阅读次数:173
angular 级联选择
HTML: <link rel="stylesheet" href="views/tree/checkbox.css"/> <div class="tree"> <ul> <li ng-repeat="country in vm.countries" ng-class="{closed:countr ...
分类:其他好文   时间:2016-08-09 02:13:29    阅读次数:437
angular 基本树结构
HTML: http://www.ngnice.com/showcase/#/tree/basic <link rel="stylesheet" href="views/tree/basic.css"/> <div class="tree"> <ul> <li ng-repeat="country ...
分类:其他好文   时间:2016-08-09 02:01:55    阅读次数:513
hdu 5723 Abandoned country 最小生成树+子节点统计
Abandoned country Time Limit: 8000/4000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others)Total Submission(s): 3006 Accepted Submission(s): 34 ...
分类:其他好文   时间:2016-08-04 22:56:27    阅读次数:279
Zoj3332-Strange Country II(有向竞赛图)
You want to visit a strange country. There are n cities in the country. Cities are numbered from 1 to n. The unique way to travel in the country is ta ...
分类:其他好文   时间:2016-07-31 15:55:52    阅读次数:167
最小生成树 kruskal hdu 5723 Abandoned country
题目链接:hdu 5723 Abandoned country ...
分类:其他好文   时间:2016-07-30 14:51:33    阅读次数:185
1043条   上一页 1 ... 65 66 67 68 69 ... 105 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!