自定义博客皮肤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)
  • 收藏
  • 关注

原创 大一时写的c语言结课程序 【学生信息管理系统】

#include #include #include #include #include using namespace std; struct record { char xuehao[20];     char name[20];     char old[20];     char sex[20];     char date[20];     char addre

2015-12-27 18:10:24 6548 2

原创 hdoj 1034 Candy Sharing Game

Candy Sharing Game Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 4452    Accepted Submission(s): 2722 Problem Description A numbe

2015-12-08 21:23:28 304

原创 hdoj 5533 Dancing Stars on Me

Dancing Stars on Me Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 262144/262144 K (Java/Others) Total Submission(s): 600    Accepted Submission(s): 319 Problem Description The sky wa

2015-12-08 19:44:04 242

原创 lightoj 1043 - Triangle Partitioning

1043 - Triangle Partitioning PDF (English) Statistics Forum Time Limit: 0.5 second(s) Memory Limit: 32 MB See the picture below. You are given AB, AC and B

2015-12-08 19:41:41 267

原创 poj 1488 TEX Quotes

TEX Quotes Time Limit: 1000MS   Memory Limit: 10000K Total Submissions: 9681   Accepted: 5079 Description TEX is a typesetting language developed by Donald Knuth. It take

2015-12-08 19:35:55 265

原创 hdoj 5311 Hidden String 【dfs】

Hidden String Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 262144/262144 K (Java/Others) Total Submission(s): 1730    Accepted Submission(s): 606 Problem Description Today is the 1s

2015-12-08 17:38:02 298

原创 lightoj 1079 - Just another Robbery

1079 - Just another Robbery PDF (English) Statistics Forum Time Limit: 4 second(s) Memory Limit: 32 MB As Harry Potter series is over, Harry has no job. Since

2015-12-05 17:10:39 306

原创 hdoj 1065 I Think I Need a Houseboat

I Think I Need a Houseboat Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 11438    Accepted Submission(s): 3200 Problem Description

2015-12-04 22:05:04 253

原创 hdoj 2795 Billboard 【单点更新】

Billboard Time Limit: 20000/8000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 16601    Accepted Submission(s): 7020 Problem Description At the entrance to

2015-12-03 21:03:11 227

原创 lightoj 1078 - Integer Divisibility 【同余定理】

1078 - Integer Divisibility PDF (English) Statistics Forum Time Limit: 2 second(s) Memory Limit: 32 MB If an integer is not divisible by 2 or 5, some multiple

2015-12-03 14:27:42 241

空空如也

空空如也

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

TA关注的人

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