摘要: ASCII码排序 时间限制:3000 ms | 内存限制:65535 KB 难度:2 ASCII码排序 时间限制:3000 ms | 内存限制:65535 KB 难度:2 naonao 阅读全文
posted @ 2015-01-05 23:00 lei_shitou 阅读(163) 评论(0) 推荐(0) 编辑
摘要: 公约数和公倍数 时间限制:1000 ms | 内存限制:65535 KB 难度:1 公约数和公倍数 时间限制:1000 ms | 内存限制:65535 KB 难度:1 苗栋栋 01.#include<stdio.h> 02.int ZDG(int a,int b) 03.{ 04.if(a<b) 0 阅读全文
posted @ 2015-01-05 22:59 lei_shitou 阅读(164) 评论(0) 推荐(0) 编辑
摘要: 素数求和问题 时间限制:3000 ms | 内存限制:65535 KB 难度:2 素数求和问题 时间限制:3000 ms | 内存限制:65535 KB 难度:2 hzyqazasdf 01.#include<stdio.h> 02.int SS(int a) 03.{ 04.if(a==1) 05 阅读全文
posted @ 2015-01-05 22:58 lei_shitou 阅读(137) 评论(0) 推荐(0) 编辑
摘要: 我排第几个 时间限制:1000 ms | 内存限制:65535 KB 难度:3 我排第几个 时间限制:1000 ms | 内存限制:65535 KB 难度:3 现在有"abcdefghijkl”12个字符,将其所有的排列中按字典序排列,给出任意一种排列,说出这个排列在所有的排列中是第几小的? 苗栋栋 阅读全文
posted @ 2015-01-05 22:57 lei_shitou 阅读(151) 评论(0) 推荐(0) 编辑
摘要: 九的余数 时间限制:3000 ms | 内存限制:65535 KB 难度:3 九的余数 时间限制:3000 ms | 内存限制:65535 KB 难度:3 现在给你一个自然数n,它的位数小于等于一百万,现在你要做的就是求出这个数整除九之后的余数。 苗栋栋 01.#include<stdio.h> 0 阅读全文
posted @ 2015-01-05 22:55 lei_shitou 阅读(195) 评论(0) 推荐(0) 编辑
摘要: ACM 阅读全文
posted @ 2015-01-05 22:55 lei_shitou 阅读(123) 评论(0) 推荐(0) 编辑
摘要: ACM 阅读全文
posted @ 2015-01-05 22:55 lei_shitou 阅读(136) 评论(0) 推荐(0) 编辑
摘要: ACM 阅读全文
posted @ 2015-01-05 22:54 lei_shitou 阅读(138) 评论(0) 推荐(0) 编辑
摘要: ACM 阅读全文
posted @ 2015-01-05 22:53 lei_shitou 阅读(150) 评论(0) 推荐(0) 编辑
摘要: ACM 阅读全文
posted @ 2015-01-05 22:51 lei_shitou 阅读(143) 评论(0) 推荐(0) 编辑