- 博客(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关注的人