自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

OuterST

EOS带你飞。

  • 博客(4)
  • 资源 (1)
  • 收藏
  • 关注

原创 poj 1008

【模拟与枚举】#include <cstdio>#include<cstring>int main(){ int n,num,year,month,i,m; char cmonth[7],Haab[19][7]={"pop","no","zip","zotz","tzec","xul","yoxkin

2012-09-27 14:27:09 422

原创 HDU 2058

【算法设计】这题用等差数列来计算先求数列的长度Problem DescriptionGiven a sequence 1,2,3,......N, your job is to calculate all the possible sub-sequences that the sum of the sub-sequence is M.InputInput contains multiple tes...

2012-09-10 17:28:24 1301 2

原创 HDU 2057

【水题】16进制转换,区别(%X,%x),另外注意%x,不能输入输出 负数,要另作处理Problem DescriptionThere must be many A + B problems in our HDOJ , now a new one is coming.Give you two hexadecimal integers , your task is to calculate the ...

2012-09-10 15:12:05 686

原创 HDU 2055

【水题】这个题比较水啊 s[10] 换成s 就不对了 有待考虑下#include<cstdio>#include<cstring>#include<algorithm>using namespace std;int main(){ int n,m,ans; char s[10]; while(scanf("%d",&n)...

2012-09-10 14:36:16 466

视听说辅助工具V5.0

视听说辅助工具V5.0

2011-12-17

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除