自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

ACM/ICPC

记录个人的acm之路

  • 博客(7)
  • 收藏
  • 关注

原创 Sorting It All Out

Sorting It All OutTime Limit: 1000MS Memory Limit: 10000KTotal Submissions: 19627 Accepted: 6711DescriptionAn ascending sorted sequence of distinct values is one in

2012-03-28 00:47:51 297

原创 计数问题

计数问题TimeLimit: 1 Second   MemoryLimit: 32 MegabyteTotalsubmit: 1712   Accepted: 193  Description给你两个数a和b,你的任务是计算出1在a和b之间出现的次数,比如说,如果a=1024,b=1032,那么a和b之间的数就是:1024 1025 1026

2012-03-07 18:51:55 793

原创 Calf Flac

/*PROG:calfflacLANG:CID:rongbin1*/#include#include#include#define N 20010int main(){ freopen("calfflac.in","r",stdin); freopen("calfflac.out","w",stdout); int i,j,k; int len; int start,

2012-02-13 11:52:19 243

原创 Ignatius and the Princess III

Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 5823    Accepted Submission(s): 4113Problem Description"Well, it seems the first p

2012-02-03 23:06:41 238

原创 Bone Collector

Many years ago , in Teddy’s hometown there was a man who was called “Bone Collector”. This man like to collect varies of bones , such as dog’s , cow’s , also he went to the grave …The bone collector

2012-02-03 22:10:35 267

原创 Rightmost Digit

Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 1834 Accepted Submission(s): 521Problem DescriptionGiven a positive integer N, you should o

2011-12-14 22:01:27 493

原创 A+B for Input-Output Practice (VIII)

Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 8502 Accepted Submission(s): 2866Problem DescriptionYour task is to calculate the sum of so

2011-12-12 20:40:07 589

空空如也

空空如也

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

TA关注的人

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