自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

至臻求学,胸怀云月

道阻且长,未来可期

  • 博客(9)
  • 资源 (2)
  • 收藏
  • 关注

原创 PAT1041. Be Unique (20)

1041. Be Unique (20) 时间限制 100 ms 内存限制 65536 kB 代码长度限制 16000 B 判题程序 Standard 作者 CHEN, Yue Being unique is so important to people on Mars t

2017-12-08 21:09:30 383

原创 PAT1020. Tree Traversals (25)(已知中序后序求层序)

1020. Tree Traversals (25) 时间限制 400 ms 内存限制 65536 kB 代码长度限制 16000 B 判题程序 Standard 作者 CHEN, Yue Suppose that all the keys in a binary tree

2017-12-05 21:51:05 457

原创 PAT1035. Password (20)

1035. Password (20) 时间限制 400 ms 内存限制 65536 kB 代码长度限制 16000 B 判题程序 Standard 作者 CHEN, Yue To prepare for PAT, the judge sometimes has to ge

2017-12-04 22:22:45 379

原创 PAT1012. The Best Rank (25)

1012. The Best Rank (25) 时间限制 400 ms 内存限制 65536 kB 代码长度限制 16000 B 判题程序 Standard 作者 CHEN, Yue To evaluate the performance of our first yea

2017-12-04 16:58:47 349

原创 PAT1011. World Cup Betting (20)

1011. World Cup Betting (20) 时间限制 400 ms 内存限制 65536 kB 代码长度限制 16000 B 判题程序 Standard 作者 CHEN, Yue With the 2010 FIFA World Cup running, fo

2017-12-03 11:52:03 347

原创 PAT1009. Product of Polynomials (25)

#include #include #include #include using namespace std; struct number { int exponents; double coefficients; }; ///1009. Product of Polynomials (25) bool cmp(number a, number b) { r

2017-12-02 11:11:40 279

原创 PAT1008. Elevator (20)

008. Elevator (20) 时间限制 400 ms 内存限制 65536 kB 代码长度限制 16000 B 判题程序 Standard 作者 CHEN, Yue The highest building in our city has only one elev

2017-12-01 21:54:47 445

原创 PAT1007. Maximum Subsequence Sum (25)

1007. Maximum Subsequence Sum (25) 时间限制 400 ms 内存限制 65536 kB 代码长度限制 16000 B 判题程序 Standard 作者 CHEN, Yue Given a sequence of K integers { N

2017-12-01 17:47:01 267

原创 PAT1006. Sign In and Sign Out (25)

1006. Sign In and Sign Out (25) 时间限制 400 ms 内存限制 65536 kB 代码长度限制 16000 B 判题程序 Standard 作者 CHEN, Yue At the beginning of every day, the fi

2017-12-01 11:39:27 430

网上图书商城

使用ssm框架搭建而成的网上图书商城的小系统,主体功能已实现,导入数据库,修改项目中数据库连接用户名密码后可直接使用

2018-07-15

css+js+jquery

css+js+jquery

2016-12-31

空空如也

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

TA关注的人

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