連結:http://poj.org/problem?id=1456題目:DescriptionA supermarket has a set Prod of products on sale. It earns a profit px for each product x∈Prod sold by a deadline dx that is measured as an integral number of time units starting from the moment the
連結:http://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&category=112&page=show_problem&problem=2159類型: 暴力回溯原題:One song is extremely popular recently, so you and your friends decided to sing it in KTV. The song has 3
193 - Graph Coloring1094622.52%263458.39%題目連結:http://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&category=108&page=show_problem&problem=129原題:You are to write a program that tries to find an optimal coloring for a
連結:http://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&category=112&page=show_problem&problem=1565原題:Don't you think 162456723 very special? Look at the picture below if you are unable to find its speciality. (a |
165 - Stamps261135.85%87977.59%題目連結:http://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&category=108類型: 回溯原題:The government of Nova Mareterrania requires that various legal documents have stamps attached to them so that the
10557 - XYZZY444623.50%81774.54%題目連結http://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&category=105&page=show_problem&problem=1498題目類型: 搜尋題目: The prototypical computer adventure game, first designed by Will
題目連結:http://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&category=109&page=show_problem&problem=506類型: 暴力枚舉,搜尋題目:You are responsible for ordering a large pizza for you and your friends. Each of them has told you what
10004 - Bicoloring3234042.67%893986.93%題目連結:http://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&category=105題目類型:搜尋題目:In 1976 the ``Four Color Map Theorem" was proven with the assistance of a computer. This theorem states
10129 - Play on Words888124.43%175168.65%題目連結:http://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&category=105&page=show_problem&problem=1070題目類型: 歐拉道路題目:Some of the secret doors contain a very interesting word
【連結】UVA: http://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&category=113&page=show_problem&problem=1611poj: http://poj.org/problem?id=1907【原題】Paperwork is beginning to pile up on your desk, and tensions at the
【連結】http://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&category=113&page=show_problem&problem=1186【原題】Given a set of points in a two dimensional space, you will have to find the distance between the closest two
題目連結:http://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&category=460&page=show_problem&problem=4076以前做過一道一維的,這題只是變成了二維的,其他方法都一樣。HDU 1506 Largest Rectangle in a Histogram