本月博客排行
-
第1名
龙儿筝 -
第2名
lerf -
第3名
fantaxy025025 - johnsmith9th
- zysnba
- xiangjie88
年度博客排行
-
第1名
青否云后端云 -
第2名
宏天软件 -
第3名
gashero - wy_19921005
- vipbooks
- benladeng5225
- e_e
- wallimn
- javashop
- ranbuijj
- fantaxy025025
- jickcai
- gengyun12
- zw7534313
- qepwqnp
- 解宜然
- ssydxa219
- zysnba
- sichunli_030
- sam123456gz
- 龙儿筝
- arpenker
- tanling8334
- kaizi1992
- gaojingsong
- xpenxpen
- jh108020
- wiseboyloves
- ganxueyun
- xyuma
- xiangjie88
- wangchen.ily
- Jameslyy
- lemonhandsome
- luxurioust
- jbosscn
- mengjichen
- zxq_2017
- lzyfn123
- nychen2000
- forestqqqq
- wjianwei666
- ajinn
- zhanjia
- Xeden
- hanbaohong
- java-007
- 喧嚣求静
- kingwell.leng
- mwhgJava
最新文章列表
【ZOJ坑爹的题意和数据】浙大 zoj 4706 Draw Something Cheat
/* THE PROGRAM IS MADE BY PYY */
/*----------------------------------------------------------------------------//
Copyright (c) 2012 panyanyany All rights reserved.
URL : http://ac ...
【水题+数学推导】杭电 hdu 2018 母牛的故事
/* THE PROGRAM IS MADE BY PYY */
/*----------------------------------------------------------------------------//
Copyright (c) 2012 panyanyany All rights reserved.
URL : http://acm.hd ...
【水题+字符串】杭电 hdu 1228 A + B
/* THE PROGRAM IS MADE BY PYY */
/*----------------------------------------------------------------------------//
Copyright (c) 2012 panyanyany All rights reserved.
URL : http://acm.hd ...
杭电 hdu 2614 Beat
/* THE PROGRAM IS MADE BY PYY */
/*----------------------------------------------------------------------------//
Copyright (c) 2011 panyanyany All rights reserved.
URL : http://acm.hdu.edu.cn ...
water~1
poj1503http://poj.org/problem?id=1503
#include <string>
#include <iostream>
#include <fstream>
#include <algorithm>
using namespace std;
string ans="0";
stri ...
2142 HDU box
box
Time Limit: 3000/1000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 3730Accepted Submission(s): 674
Problem Description
One day, winnie received a box and a lette ...
HDU 1022 Train Problem I
Train Problem I
Time Limit: 2000/1000 MS (Java/Others)Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 6599Accepted Submission(s): 2409
Problem Description
As the new term comes, the Ig ...
HDU 2095 find your present (2)
find your present (2)
Time Limit: 1000/2000 MS (Java/Others)Memory Limit: 32768/1024 K (Java/Others)Total Submission(s): 6852Accepted Submission(s): 2509
Problem Description
In the new year party, e ...
HDU 3791 二叉搜索树
二叉搜索树
Time Limit: 2000/1000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 218Accepted Submission(s): 96
Problem Description
判断两序列是否为同一 ...
HDU 2722 Here We Go(relians) Again
Here We Go(relians) Again
Time Limit: 2000/1000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 162Accepted Submission(s): 99
Problem Description
The Gorelians are a wa ...
HDU 2098 分拆素数和
分拆素数和
Time Limit: 1000/1000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 8601Accepted Submission(s): 3740
Problem Description
把一个偶数拆成两个不同素数的和,有几种拆法呢?
Input
输入包含 ...