自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(8)
  • 收藏
  • 关注

原创 poj1936

All in All Time Limit: 1000MS   Memory Limit: 30000K Total Submissions: 25104   Accepted: 10100 Description You have devised a new encryption technique which encodes a me

2013-06-13 19:17:25 367

原创 poj1159

Palindrome Time Limit: 3000MS   Memory Limit: 65536K Total Submissions: 46820   Accepted: 16005 Description A palindrome is a symmetrical string, that is, a string read i

2013-06-13 16:34:46 390

原创 poj 1157

LITTLE SHOP OF FLOWERS Time Limit: 1000MS   Memory Limit: 10000K Total Submissions: 15950   Accepted: 7393 Description You want to arrange the window of your flower shop

2013-06-12 21:02:27 329

原创 java 录音机

package com.reconize; import java.io.ByteArrayOutputStream; import java.io.File; import java.io.FileOutputStream; import java.io.IOException; import javax.sound.sampled.AudioFileFormat; import javax.s

2013-05-20 22:56:14 848

原创 poj1018

Communication System Time Limit: 1000MS   Memory Limit: 10000K Total Submissions: 20265   Accepted: 7213 Description We have received an order from Pizoor Communication

2013-04-25 21:33:25 452

原创 poj3062

#include #include int main() { char a[101]; while (gets(a)!=NULL) { puts(a); } return 0; } 传说中的比A+B还简单的题目...有幸一睹...

2013-04-25 19:39:14 332

原创 poj3390

Print Words in Lines Time Limit: 1000MS   Memory Limit: 65536K Total Submissions: 1592   Accepted: 842 Description We have a paragraph of text to print. A text is a seq

2013-04-25 19:26:42 444

原创 poj2385

Apple Catching Time Limit: 1000MS   Memory Limit: 65536K Total Submissions: 6145   Accepted: 2960 Description It is a little known fact that cows love apples. Farmer Jo

2013-04-25 16:03:25 353

空空如也

空空如也

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

TA关注的人

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