自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 Clothes

A. Clothes time limit per test 2 seconds memory limit per test 256 megabytes input standard input output standard output A little boy Gerald entered a clothes shop and fou

2015-09-04 16:13:29 522

原创 N皇后

#include #include #include #include int a[15], b[15]; int sum=0, n, m; int place(int t) { int i; for(i=1; i<t; i++) { if((abs(i-t)==abs(a[i]-a[t]))||a[i]==a[t])//判断皇后的位置是否可以  

2015-08-27 11:34:23 383

翻译 Palindromes

Palindromes Time Limit:3000MS    Memory Limit:0KB    64bit IO Format:%lld & %llu Description A regular palindrome is a string of numbers or letters that is the same forward as backward.

2015-07-20 20:35:02 297

翻译 WERTYU

WERTYU        Time Limit:3000MS    Memory Limit:0KB    64bit IO Format:%lld & %llu Description A common typing error is to place the hands on the keyboard one row to the right of th

2015-07-20 20:01:25 468

翻译 TEX Quotes

TEX Quotes          Time Limit:3000MS    Memory Limit:0KB    64bit IO Format:%lld & %llu Description TeX is a typesetting language developed by Donald Knuth. It takes source text toget

2015-07-20 18:51:50 1739

原创 Tempter of the Bone

Description The doggie found a bone in an ancient maze, which fascinated him a lot. However, when he picked it up, the maze began to shake, and the doggie could feel the ground sinking. He realized

2015-06-28 01:18:52 267

空空如也

空空如也

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

TA关注的人

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