BoilTask / CodeProblem

A repository to record solutions of Online Judge.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CodeProblem

项目介绍

记录了自己做练习时提交的源码文件,一般直接上传最终通过的Accept版本。

文件目录

题目以[OJ名]/[问题编号][特殊备注].[语言后缀]来存储,部分特殊题目一般在文件注释有特殊说明。

后面如根据需要对结构进行调整,应更新说明。

部分题目原Online Judge可能已无法访问,尽量补充题目描述,代码留作备份以供参考。

Name Url
HDU http://acm.hdu.edu.cn/
POJ http://poj.org/
LightOJ http://lightoj.com/
LeetCode https://leetcode-cn.com/

About

A repository to record solutions of Online Judge.

License:MIT License


Languages

Language:C++ 100.0%