自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

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

原创 2234-Matches Game-博弈

DescriptionHere is a simple game. In this game, there are several piles of matches and two players. The two player play in turn. In each

2011-08-23 22:23:33 279

原创 POj-2348-Euclid's Game-博弈

Two players, Stan and Ollie, play, starting with two natural numbers. Stan, the first player, subtracts any positive multiple of the lesser

2011-08-23 21:45:07 564

原创 Surround the Trees

#include#includeusing namespace std;struct Point{    double x, y;};const int MAXN=105;Point p[MAXN];    //存放所有的点Point result[MAXN];    //存放凸

2011-07-18 02:28:11 288

原创 改革春风出满地= =#

杭电= =…… 如题……#include #include #include #include #include #include #include #include #include using namespace std;int main(){    int n;

2011-07-18 01:38:48 696

原创 Calling Extraterrestrial Intelligence Again

Calling Extraterrestrial Intelligence AgainTime Limit : 2000/1000ms (Java/Other)   Memory Limit : 65536/32768K (Java/Other)Total Submission(

2011-07-18 01:32:48 257

转载 Substrings

SubstringsTime Limit : 2000/1000ms (Java/Other)   Memory Limit : 65536/32768K (Java/Other)Total Submission(s) : 10   Accepted Submission(s)

2011-07-18 00:47:05 469

原创 Guarding the Farm

Guarding the FarmTime Limit: 1000 ms     Memory Limit: 65536 KBTotal Submit: 23     Accepted: 18 DescriptionThe farm has many hills upon whi

2011-07-18 00:22:25 925

原创 Square= =……拼正方形

Time Limit: 5000 ms     Memory Limit: 65536 KBTotal Submit: 18     Accepted: 9 DescriptionGiven a set of sticks of various lengths, is it po

2011-07-18 00:21:46 341

原创 八皇后

#include #include #include #include #include #include #include #include #include #include #include using namespace std;const int Q=8;int map

2011-07-18 00:20:27 207

原创 迷宫问题

pz要从迷宫的(1,1)处去到遥远的(m,n)处,因为那里有好多plmm,ta不在乎路线是不是最佳的,只在乎是不是有路能够追寻到mm,现ta给你这张迷宫的地图, 向你咨询mm是否只是可远观而不可&*%$#@。#include #include #include #include

2011-07-18 00:18:56 401

空空如也

空空如也

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

TA关注的人

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