Skip to content

Commit 3644ba2

Browse files
committed
update
1 parent 59aa5ef commit 3644ba2

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

OJ学习之路.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# OJ学习之路
22

33
* ACM竞赛之输入输出:<http://www.cnblogs.com/jiangxinnju/p/8506089.html>
4+
* awesome-algorithm: <https://github.com/apachecn/awesome-algorithm>
5+
46
* codevs: <http://codevs.cn/>
57
* 九度OJ: <http://ac.jobdu.com/> <http://www.cskaoyan.com/thread-647811-1-1.html>
68
* hihocoder: <http://hihocoder.com/>
@@ -10,11 +12,11 @@
1012
* codechef: <https://www.codechef.com/>
1113
* topcoder: <https://www.topcoder.com/>
1214
* LeetCode Online Judge: <https://leetcode.com/>
13-
* awesome-algorithm: <https://github.com/apachecn/awesome-algorithm>
1415
* LeetCode中国: <https://leetcode-cn.com/>
1516
* PKU JudgeOnline: <http://poj.org/>
1617
* <http://acm.zju.edu.cn/onlinejudge/>
1718
* HDU Online Judge System: <http://acm.hdu.edu.cn/>
1819
* ACdream Online Judge: <http://acdream.info/>
1920
* UVa Online Judge: <https://uva.onlinejudge.org/>
2021
* codeforces: <http://codeforces.com/>
22+
* 洛谷:<https://www.luogu.org>

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Issue Count](https://codeclimate.com/github/jiangxincode/cnblogs/badges/issue_count.svg)](https://codeclimate.com/github/jiangxincode/cnblogs)
44
[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
5-
[![Maintenance](https://img.shields.io/maintenance/yes/2018.svg)](https://github.com/jiangxincode/cnblogs)
5+
[![Maintenance](https://img.shields.io/maintenance/yes/2019.svg)](https://github.com/jiangxincode/cnblogs)
66
[![GitHub license](https://img.shields.io/github/license/mashape/apistatus.svg)](http://mit-license.org/)
77

88
一些我在平时工作和学习中积累的编程相关的资源。每个程序员都有自己的学习之路,过程中会学习各种各样的网上知识,学习完最好记录下来,每隔一段时间看一看,会有不一样的收获。

0 commit comments

Comments
 (0)