In my student years, I actively participated in programming contests such as ACM ICPC, TopCoder, Google Code Jam, Russian Code Cup, etc. For successful performance, I had to prepare a lot: study algorithms, data structures, maths, and train solving problems from various past competitions. During this time, I have accumulated several hundred tasks correctly solved by me. I decided to share the source codes (Pascal/Delphi, C++, Java) of these solutions in this repository.
Solutions are divided into directories according to the sites on which the problem sets are located:
Accepted_The 2000's ACM-ICPC
- ICPC Live ArchiveAccepted_UVA
- Online JudgeAccepted_TIMUS
- Timus Online Judge