码迷,mamicode.com
首页 >  
搜索关键字:cut    ( 5015个结果
BZOJ 题目2002: [Hnoi2010]Bounce 弹飞绵羊(link cut tree)
2002: [Hnoi2010]Bounce 弹飞绵羊 Time Limit: 10 Sec  Memory Limit: 259 MB Submit: 5421  Solved: 2863 [Submit][Status][Discuss] Description 某天,Lostmonkey发明了一种超级弹力装置,为了在他的绵羊朋友面前显摆,他邀请小绵羊一起玩个游戏。游戏一开始,L...
分类:其他好文   时间:2015-08-17 23:48:28    阅读次数:184
linux - camera capture
//cut a picture#include #include #include #include #include #include #include #include #include #include #include #include #include #include #include ...
分类:系统相关   时间:2015-08-17 23:36:43    阅读次数:190
FOJ题目Problem 2082 过路费 (link cut tree边权更新)
Problem 2082 过路费 Accept: 382    Submit: 1279 Time Limit: 1000 mSec    Memory Limit : 32768 KB Problem Description 有n座城市,由n-1条路相连通,使得任意两座城市之间可达。每条路有过路费,要交过路费才能通过。每条路的过路费经常会更新,现问你,当前情况下,从城市a...
分类:其他好文   时间:2015-08-17 19:35:50    阅读次数:113
SPOJ 题目375 Query on a tree(link cut tree边权更新,求两点最大值)
QTREE - Query on a tree no tags  You are given a tree (an acyclic undirected connected graph) with N nodes, and edges numbered 1, 2, 3...N-1. We will ask you to perfrom some instructions ...
分类:其他好文   时间:2015-08-17 19:35:02    阅读次数:104
HDOJ 题目2475 Box(link cut tree去点找祖先)
Box Time Limit: 10000/5000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 2374    Accepted Submission(s): 718 Problem Description There are N boxes on t...
分类:其他好文   时间:2015-08-17 10:11:22    阅读次数:108
zoj 3537 Cake (凸包确定+间隔dp)
CakeTime Limit: 1 Second Memory Limit: 32768 KB You want to hold a party. Here's a polygon-shaped cake on the table. You'd like to cut the cake into ....
分类:其他好文   时间:2015-08-16 19:44:54    阅读次数:272
Lightoj 1297 - Largest Box
Memory Limit: 32 MB In the following figure you can see a rectangular card. Thewidth of the card is W and length of the card is L and thicknessis zero. Four (x*x) squares are cut from the...
分类:其他好文   时间:2015-08-16 16:46:15    阅读次数:121
HDU4762(JAVA大数)
Cut the CakeTime Limit: 2000/1000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 1102Accepted Submission(s): 540Problem...
分类:编程语言   时间:2015-08-16 15:04:20    阅读次数:111
oop_day07_多态_20150815
oop_day07_多态_20150815 1.多态:多种形态    1)多态的意义:       1.1)同一类型的引用指向不同的对象时,有不同的实现             ---------cut()、run()-----行为的多态       1.2)同一个对象被造型为不同的类型时,有不同的功能             ---------我、水---------对象的多...
分类:其他好文   时间:2015-08-16 02:13:40    阅读次数:110
BZOJ 题目2049: [Sdoi2008]Cave 洞穴勘测(link cut tree)
2049: [Sdoi2008]Cave 洞穴勘测 Time Limit: 10 Sec  Memory Limit: 259 MB Submit: 4698  Solved: 2107 [Submit][Status][Discuss] Description 辉辉热衷于洞穴勘测。某天,他按照地图来到了一片被标记为JSZX的洞穴群地区。经过初步勘测,辉辉发现这片区域由n个洞穴(分别...
分类:其他好文   时间:2015-08-16 02:09:05    阅读次数:249
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!