自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

jasonkwan12的博客

我的博客

  • 博客(3)
  • 资源 (3)
  • 收藏
  • 关注

原创 hdu 1372&&uva 439 KnightMoves(bfs)

Knight MovesTime Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 10356    Accepted Submission(s): 6094Problem DescriptionA friend of you is doing r...

2016-08-25 20:42:59 243

原创 uva1600 Patrol Robot 巡逻机器人(BFS)

Description A robot has to patrol around a rectangular area which is in a form of mxn grid (m rows and n columns). The rows are labeled from 1 to m. The columns are labeled from 1 to n. A cell (i, j) 

2016-08-25 20:25:23 470

原创 HDU 1242 BFS+优先队列

直接贴代码啦!#include #include #include #include #include #include #include using namespace std;char maze[202][202];struct node{    int x;    int y;    int num;     // bool ope

2016-08-24 20:50:18 221

log4j-1.2.17.jar csdn下载

log4j-1.2.17.jar csdn下载 超级好用 实测完美 !!!!

2018-02-09

mysql安装版win64

mysql安装版win64 msi的。。。。。。。。。。。。。。。。。。。。。

2018-02-04

j2ee 1.5 API+j2se6.0+java_API_1.7中文

j2ee 1.5 API+j2se6.0+java_API_1.7中文,网上找了很久

2018-02-03

空空如也

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

TA关注的人

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