上一页 1 2 3 4 5 6 7 8 ··· 52 下一页

2015年7月26日

九度 题目1367:二叉搜索树的后序遍历序列

摘要: 题目链接:1367题目描述:输入一个整数数组,判断该数组是不是某二叉搜索树的后序遍历的结果。如果是则输出Yes,否则输出No。假设输入的数组的任意两个数字都互不相同。输入:每个测试案例包括2行:第一行为1个整数n(1#include#include#include#include#includeus... 阅读全文

posted @ 2015-07-26 14:04 Tob__yuhong 阅读(181) 评论(0) 推荐(0) 编辑

pat 1043. Is It a Binary Search Tree (25)

摘要: 1043. Is It a Binary Search Tree (25)时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueA Binary Search Tree (BST) is recursively defined as a ... 阅读全文

posted @ 2015-07-26 13:22 Tob__yuhong 阅读(148) 评论(0) 推荐(0) 编辑

2015年7月24日

pat 1069. The Black Hole of Numbers (20)

摘要: 1069. The Black Hole of Numbers (20)时间限制100 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueFor any 4-digit integer except the ones with all the dig... 阅读全文

posted @ 2015-07-24 15:17 Tob__yuhong 阅读(213) 评论(0) 推荐(0) 编辑

pat 1055. The World's Richest (25)

摘要: 1055. The World's Richest (25)时间限制400 ms内存限制128000 kB代码长度限制16000 B判题程序Standard作者CHEN, YueForbes magazine publishes every year its list of billionaires... 阅读全文

posted @ 2015-07-24 12:46 Tob__yuhong 阅读(186) 评论(0) 推荐(0) 编辑

pat 1028. List Sorting (25)

摘要: 1028. List Sorting (25)时间限制200 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueExcel can sort records according to any column. Now you are supposed ... 阅读全文

posted @ 2015-07-24 11:12 Tob__yuhong 阅读(180) 评论(0) 推荐(0) 编辑

NOJ2045 罗马PK

摘要: 题目链接:点击打开链接罗马PK时间限制(普通/Java):1000 MS/2000 MS 运行内存限制 : 65536 KByte总提交 : 196 测试通过 : 49比赛描述一天,机智的罗老师和小马哥想比试以下到底谁更机智,于是他们找到了一个很长的数列串,决定看谁能更快地算出这条长串... 阅读全文

posted @ 2015-07-24 02:35 Tob__yuhong 阅读(210) 评论(0) 推荐(0) 编辑

pat 1007. Maximum Subsequence Sum (25)

摘要: 1007. Maximum Subsequence Sum (25)时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueGiven a sequence of K integers { N1, N2, ..., NK}. A conti... 阅读全文

posted @ 2015-07-24 02:04 Tob__yuhong 阅读(227) 评论(0) 推荐(0) 编辑

2015年7月23日

pat 1077. Kuchiguse (20)

摘要: 1077. Kuchiguse (20)时间限制100 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者HOU, QimingThe Japanese language is notorious for its sentence ending particles. ... 阅读全文

posted @ 2015-07-23 21:10 Tob__yuhong 阅读(155) 评论(0) 推荐(0) 编辑

pat 1093. Count PAT's (25)

摘要: 1093. Count PAT's (25)时间限制120 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CAO, PengThe stringAPPAPTcontains twoPAT's as substrings. The first one is form... 阅读全文

posted @ 2015-07-23 19:18 Tob__yuhong 阅读(162) 评论(0) 推荐(0) 编辑

pat 1019. General Palindromic Number (20)

摘要: 1019. General Palindromic Number (20)时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueA number that will be the same when it is written forwa... 阅读全文

posted @ 2015-07-23 17:49 Tob__yuhong 阅读(170) 评论(0) 推荐(0) 编辑

上一页 1 2 3 4 5 6 7 8 ··· 52 下一页

导航