hdu2031】的更多相关文章

#include <iostream> #include "string" #include "cstdio" #include "cstring" using namespace std; #define N 10010 #define INF 0x3f3f3f3f #define MOD 7 /**输入一个十进制数N,将它转换成R进制数输出. 定义一个数组s[16]={'0','1','2','3','4','5','6','7'…
http://acm.hdu.edu.cn/showproblem.php?pid=2031 #include<stdio.h> #include<math.h> #include<string.h> #include<stdlib.h> #include<iostream> using namespace std; int main() { //freopen("in.txt","r",stdin); i…
POJ题目分类 | POJ题目分类 | HDU题目分类 | ZOJ题目分类 | SOJ题目分类 | HOJ题目分类 | FOJ题目分类 | 模拟题: POJ1006 POJ1008 POJ1013 POJ1016 POJ1017 POJ1169 POJ1298 POJ1326 POJ1350 POJ1363 POJ1676 POJ1786 POJ1791 POJ1835 POJ1970 POJ2317 POJ2325 POJ2390 POJ1012 POJ1082 POJ1099 POJ1114…