
PAT顶级
文章平均质量分 86
_Occult_
物語が始まった
展开
-
PAT (Top Level) Practise 1001 Battle Over Cities - Hard Version (35)
1001. Battle Over Cities - Hard Version (35)时间限制800 ms内存限制65536 kB代码长度限制8000 B判题程序Standard作者CHEN, YueIt is vitally important t原创 2016-02-28 11:46:42 · 4210 阅读 · 3 评论 -
PAT (Top Level) Practise 1014 Circles of Friends (35)
1014. Circles of Friends (35)时间限制1000 ms内存限制65536 kB代码长度限制8000 B判题程序Standard作者CHEN, YueA circle of friends is a network of fri原创 2016-12-13 15:32:54 · 720 阅读 · 0 评论 -
PAT (Top Level) Practise 1015. Letter-moving Game (35)
1015. Letter-moving Game (35)时间限制200 ms内存限制65536 kB代码长度限制8000 B判题程序Standard作者CAO, PengHere is a simple intersting letter-movin原创 2016-12-13 15:58:34 · 828 阅读 · 2 评论 -
PAT (Top Level) Practise 1016 Uniqueness of MST (35)
1016. Uniqueness of MST (35)时间限制400 ms内存限制65536 kB代码长度限制8000 B判题程序Standard作者CHEN, YueGiven any weighted undirected graph, ther原创 2017-03-04 19:29:00 · 1058 阅读 · 0 评论 -
PAT (Top Level) Practise 1017 The Best Peak Shape (35)
1017. The Best Peak Shape (35)时间限制1000 ms内存限制65536 kB代码长度限制8000 B判题程序Standard作者CHEN, YueIn many research areas, one important原创 2017-03-04 19:33:29 · 1560 阅读 · 0 评论 -
PAT (Top Level) Practise 1004 To Buy or Not to Buy - Hard Version (35)
1004. To Buy or Not to Buy - Hard Version (35)时间限制400 ms内存限制65536 kB代码长度限制8000 B判题程序Standard作者CHEN, YueEva would like to make原创 2016-02-28 12:05:28 · 1371 阅读 · 1 评论 -
PAT (Top Level) Practise 1008 Airline Routes (35)
1008. Airline Routes (35)时间限制400 ms内存限制65536 kB代码长度限制8000 B判题程序Standard作者CHEN, YueGiven a map of airline routes, you are suppo原创 2016-02-28 12:21:49 · 779 阅读 · 1 评论 -
PAT (Top Level) Practise 1018 Subnumbers (35)
1018. Subnumbers (35)时间限制300 ms内存限制65536 kB代码长度限制8000 B判题程序Standard作者CAO, PengGiven a positive integer N, let us define a "sub原创 2017-11-09 14:45:53 · 460 阅读 · 0 评论 -
PAT (Top Level) Practise 1013 Image Segmentation (35)
Image segmentation is usually formulated as a graph partition problem, where each segment corresponds to a connected component. Moreover, each pixel is the vertex of the graph. Each edge has a weight,原创 2016-12-02 15:44:49 · 3785 阅读 · 2 评论 -
PAT (Top Level) Practise 1012 Greedy Snake (35)
1012. Greedy Snake (35)时间限制1000 ms内存限制65536 kB代码长度限制8000 B判题程序Standard作者LIU, RujiaHave you ever played the game "Greedy Snake"原创 2016-09-12 21:51:40 · 1296 阅读 · 0 评论 -
PAT (Top Level) Practise 1002 Business (35)
1002. Business (35)时间限制800 ms内存限制65536 kB代码长度限制8000 B判题程序Standard作者CHEN, YueAs the manager of your company, you have to carefu原创 2016-02-28 11:53:56 · 1851 阅读 · 0 评论 -
PAT (Top Level) Practise 1003 Universal Travel Sites (35)
1003. Universal Travel Sites (35)时间限制200 ms内存限制65536 kB代码长度限制8000 B判题程序Standard作者CHEN, YueAfter finishing her tour around the原创 2016-02-28 11:58:32 · 1977 阅读 · 0 评论 -
PAT (Top Level) Practise 1006 Tree Traversals - Hard Version (35)
1006. Tree Traversals - Hard Version (35)时间限制400 ms内存限制65536 kB代码长度限制8000 B判题程序Standard作者CHEN, YueGiven the partial results of原创 2016-02-28 12:13:25 · 5638 阅读 · 4 评论 -
PAT (Top Level) Practise 1007 Red-black Tree (35)
1007. Red-black Tree (35)时间限制150 ms内存限制65536 kB代码长度限制8000 B判题程序Standard作者CAO, PengThere is a kind of binary tree named red-bla原创 2016-02-28 12:18:41 · 1471 阅读 · 0 评论 -
PAT (Top Level) Practise 1009 Triple Inversions (35)
1009. Triple Inversions (35)时间限制300 ms内存限制65536 kB代码长度限制8000 B判题程序Standard作者CAO, PengGiven a list of N integers A1, A2, A3,...原创 2016-02-28 12:23:43 · 820 阅读 · 0 评论 -
PAT (Top Level) Practise 1010 Lehmer Code (35)
1010. Lehmer Code (35)时间限制300 ms内存限制65536 kB代码长度限制8000 B判题程序Standard作者LIU, YaotingAccording to Wikipedia: "In mathematics and原创 2016-03-15 17:12:43 · 1228 阅读 · 0 评论 -
PAT (Top Level) Practise 1011 Cut Rectangles (35)
1011. Cut Rectangles (35)时间限制150 ms内存限制65536 kB代码长度限制8000 B判题程序Standard作者LIU, RujiaWhen a rectangle is cut by a straight line,原创 2016-03-15 17:17:24 · 1152 阅读 · 0 评论 -
PAT (Top Level) Practise 1005 Programming Pattern (35)
1005. Programming Pattern (35)时间限制600 ms内存限制65536 kB代码长度限制8000 B判题程序Standard作者HOU, QimingProgrammers often have a preference a原创 2016-02-28 12:10:28 · 1511 阅读 · 6 评论 -
PAT (Top Level) Practise 1019 Separate the Animals (35)
1019. Separate the Animals (35)时间限制1000 ms内存限制65536 kB代码长度限制8000 B判题程序Standard作者LIU, RujiaThere are some animals in a zoo whic原创 2017-11-09 14:47:20 · 1052 阅读 · 1 评论