[go: up one dir, main page]

Skip to content

Personal algorithm problems solutions collection open to everyone. Enjoy having fun with tricks while improving one's ability.

Notifications You must be signed in to change notification settings

usrlibzy/profund

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Profund

This repo is to collect and have a share of all the algorithm problems and solutions met.

Problems sources

Currently this repo has collected the problems of the following online judges.

Submission guide

Clone this repo on your local machine, make additions to the problem sets and call a merge request.

Please respect the structure and naming rule, I will work out an automatic menu composer when free. Currently the menu is shown in tree-structure in the MAP.md file.

Repo structure demo

.
+-- PTA
|   +-- 程序设计竞赛基础-2020春-CDUT-week01
|   |   +-- 7-1 计算三角形面积
|   |   |  +-- info.txt
|   |   |  +-- t.c
|   +-- *Problem set 2*
|   +-- info.txt
+-- POJ
|   +-- *Problem set 1*
|   |   +-- *Problem number, name*
|   |   |   +-- *Problem description file, formatted with markdown better*
|   |   |   +-- *Your ACed solution file with a unique name, which will be displayed below*
|   +-- *Problem set 2*
|   +-- *Problem source discription file, formatted with markdown better*
+-- *Problem source 3*
|   +-- *Problem set 1*
|   +-- *Problem set 2*
|   +-- info.txt
+-- README.md

Contributors

This and that

For more info, please turn to my blog Twikor's.

Have fun coding :)

About

Personal algorithm problems solutions collection open to everyone. Enjoy having fun with tricks while improving one's ability.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published