A -
A Simple Task
Time Limit:1000MS Memory Limit:131072KB 64bit IO Format:%lld & %llu
SubmitStatusPracticeHUST
1341
Description
As is known to all, lots of birds are living in HUST. ...
分类:
其他好文 时间:
2015-08-30 23:13:57
阅读次数:
310
C - Coil Judge
Time Limit:1000MS Memory Limit:131072KB 64bit IO Format:%lld
& %llu
SubmitStatusPracticeHUST
1343
Description
Mortal Coil is a very popular game in the past few months...
分类:
其他好文 时间:
2015-08-30 23:11:07
阅读次数:
186
G - Reverse Number
Time Limit:1000MS Memory Limit:131072KB 64bit IO Format:%lld & %llu
SubmitStatusPracticeHUST
1347
Description
Given a non-negative integer sequence A with length N, ...
分类:
其他好文 时间:
2015-08-30 23:09:17
阅读次数:
247
Warcraft III
Time Limit: 10000 MS
Memory Limit: 65536 K
Total Submit: 587(194 users)
Total Accepted: 260(173 users)
Rating:
Special Judge: No
Description
...
分类:
其他好文 时间:
2015-08-29 11:13:59
阅读次数:
195
水题 STL map也能过,但是为了练习拉链hash
/*=============================================================================
#
# Author: liangshu - cbam
#
# QQ : 756029571
#
# School : 哈尔滨理工大学
#
# ...
分类:
编程语言 时间:
2015-08-26 20:14:59
阅读次数:
283
#include
#include
using namespace std;
struct node
{
int x;//点的坐标
int y;
int s;//记录步数
};
int main()
{
int startx,starty;
int endx,endy;
int tx,ty;
int n,m;
int k;
...
分类:
其他好文 时间:
2015-08-13 23:48:04
阅读次数:
186
Phone CellTime Limit:10000MS Memory Limit:32768KB 64bit IO Format:%lld
& %llu
SubmitStatusPracticeZOJ
2978
Description
Nowadays, everyone has a cellphone, or even two or three. You pr...
分类:
其他好文 时间:
2015-08-02 23:26:52
阅读次数:
285
Light BulbsTime Limit:2000MS Memory Limit:65536KB 64bit IO Format:%lld & %lluSubmitStatusPracticeZOJ 2976Description Wildleopard had fallen in love with his girlfriend for 20 years. He wanted to...
分类:
其他好文 时间:
2015-08-02 23:26:11
阅读次数:
212
A - Easy Task
Time Limit:2000MS Memory Limit:65536KB 64bit IO Format:%lld
& %llu
SubmitStatusPracticeZOJ
2969
Description
Calculating the derivation of a polynomial is an easy task...
分类:
其他好文 时间:
2015-07-31 23:40:20
阅读次数:
212
旅行
Time Limit: 1000 MS
Memory Limit: 32768 K
Total Submit: 18(6 users)
Total Accepted: 3(3 users)
Rating:
Special Judge: No
Description
“04.24,和Sakur...
分类:
编程语言 时间:
2015-07-25 10:50:05
阅读次数:
168