Skip to content

light42/competitive-programming-2017

 
 

Repository files navigation

competitive-programming-2017

Code Documentation Structure

awesome-cp-repo
│   README.md
│
└───pre-exercise-[i] //exercise @home
│   │   README.md (selected problem here)
│   └───username
│       │   title_id_onlinejudge.filetype
│       │   ability_to_convert_758D_codeforces.py
│       │   beautiful_days_in_movies_hackerrank.py
│
│   
└───exercise-[i] //exercise @proclub-hq
│   │   README.md (selected problem here)
│   └───username
│       │   title_id_onlinejudge.filetype
│       │   ability_to_convert_758D_codeforces.py
│       │   beautiful_days_in_movies_hackerrank.py

Notes

  • Please don't include build files.
  • C++, Python, Java, Netbeans, Codeblock, & Jetbrains IDE stuff already ignored.
  • Documentation already has a structured, should not be conflict

DreamThinkCode2017

About

Competitive Programming Repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 49.2%
  • C++ 48.1%
  • Python 2.7%