https://github.com/newplan/oj
ACM/ICPC
https://github.com/newplan/oj
Last synced: about 1 year ago
JSON representation
ACM/ICPC
- Host: GitHub
- URL: https://github.com/newplan/oj
- Owner: NEWPLAN
- Created: 2017-11-18T05:14:17.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-18T05:17:32.000Z (over 8 years ago)
- Last Synced: 2025-02-12T09:34:55.065Z (over 1 year ago)
- Language: C++
- Size: 5.58 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#
SOURCE
====================
##Menu
[Menu](#Menu)
[Declaration](#Declaration)
[basic-tools](#basic-tools)
[homeworks](#homeworks)
[Online_Judgement](#Online_Judgement)
[project](#project)
This folder contains all source codes i have written since i study as an ungraduated student, ecpect bug free, anyone who finds any bugs, please let me know.
this is the basic structure of this folders.
A set of useful tools configuration, including sublime3, vim ,etc. In fact i just push some basic configuration and you are suppose to install a lot of plugins and programs to make it run correctly according some more informations in details.
In this folder, i want to push interesting homework source-code during my whole life as a student, including as a ungraduated student and graduated student, i will push as much as i can in future.
This folder is which i push some interesting codes in for ACM projects i have met, including CCF,POJ,NYU,HDU, etc. Hope you enjoy it.
A folder contains of some useful proj-src, including split for Chinese(using ICTCLAS and FCISO[a fast homemade spliter for Chinese]), PDF parser, email parser and etc..
Hope u enjoy it
NEWPLAN