码迷,mamicode.com
首页 >  
搜索关键字:PAT 动态地址转换    ( 13520个结果
PAT 1085 Perfect Sequence
PAT 1085 Perfect Sequence 题目:Given a sequence of positive integers and another positive integer p. The sequence is said to be a "perfect sequence" if ...
分类:其他好文   时间:2014-09-07 11:01:24    阅读次数:245
PAT 1087 All Roads Lead to Rome
PAT 1087 All Roads Lead to Rome题目:Indeed there are many different tourist routes from our city to Rome. You are supposed to find your clients the rout...
分类:其他好文   时间:2014-09-07 10:59:14    阅读次数:198
PAT 1084 Broken Keyboard
PAT 1084 Broken Keyboard题目:On a broken keyboard, some of the keys are worn out. So when you type some sentences, the characters corresponding to those...
分类:其他好文   时间:2014-09-07 10:54:05    阅读次数:234
*1022. D进制的A+B【考前最后一道题】
PAT (Basic Level) Practise (中文)
分类:其他好文   时间:2014-09-05 21:08:12    阅读次数:207
pat (basic level)题解
想要锻炼自己的代码能力,看自己能否用最简练的代码AC。下面开始:1006简单的字符转换没什么难度 1 #include 2 using namespace std; 3 int main(){ 4 int n; 5 cin >> n; 6 int bai,shi,ge; 7 ...
分类:其他好文   时间:2014-09-02 19:50:45    阅读次数:166
1021. 个位数统计
PAT (Basic Level) Practise (中文)
分类:其他好文   时间:2014-09-01 22:34:53    阅读次数:225
1023. 组个最小数
PAT (Basic Level) Practise (中文)
分类:其他好文   时间:2014-09-01 22:33:33    阅读次数:226
*1020. 月饼
PAT (Basic Level) Practise (中文)
分类:其他好文   时间:2014-09-01 22:30:03    阅读次数:290
*1019. 数字黑洞
PAT (Basic Level) Practise (中文)
分类:其他好文   时间:2014-09-01 22:21:33    阅读次数:191
*1007. 素数对猜想
PAT (Basic Level) Practise (中文)
分类:其他好文   时间:2014-09-01 21:11:23    阅读次数:249
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!