- 博客(6)
- 收藏
- 关注
原创 Clothes
A. Clothestime limit per test2 secondsmemory limit per test256 megabytesinputstandard inputoutputstandard outputA little boy Gerald entered a clothes shop and fou
2015-09-04 16:13:29
524
原创 N皇后
#include#include#include#includeint 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
384
翻译 Palindromes
PalindromesTime Limit:3000MS Memory Limit:0KB 64bit IO Format:%lld & %lluDescriptionA regular palindrome is a string of numbers or letters that is the same forward as backward.
2015-07-20 20:35:02
298
翻译 WERTYU
WERTYU Time Limit:3000MS Memory Limit:0KB 64bit IO Format:%lld & %lluDescriptionA common typing error is to place the hands on the keyboard one row to the right of th
2015-07-20 20:01:25
469
翻译 TEX Quotes
TEX Quotes Time Limit:3000MS Memory Limit:0KB 64bit IO Format:%lld & %lluDescriptionTeX is a typesetting language developed by DonaldKnuth. It takes source text toget
2015-07-20 18:51:50
1741
原创 Tempter of the Bone
DescriptionThe 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
268
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人