Skip to content

TomDevX/CP-Archive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

372 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TomDev | Competitive Programming

A dedicated repository for algorithmic research, optimized C++ templates, and problem-solving logs. This vault serves as a centralized library for national-level competition preparation.

🎯 Current Objectives

🔴 High-Level Goals (Long-term)

  • Second Prize - Vietnam National Olympiad in Informatics (VOI)
  • Second Prize - Tin Học Trẻ National (Category C1)

🟡 Current Priority

  • School Team Selection - Earn a spot in the official school CP team.

🔵 Side-Milestones

  • Candidate Master on Codeforces (Current Rating: Codeforce)
  • First Prize - Tin Học Trẻ Southern Region (Category C1)

📂 Directory Structure

  • Algorithms: Optimized C++ templates for reusable algorithmic blocks (Graph, Math, DP, etc.).
  • Solutions: Detailed problem-solving logs and platform-specific solutions.
  • Templates: Standard boilerplate code for high-speed contest environments.

⚙️ Automation & Maintenance

To maintain a scalable and organized repository, I utilize custom automation:

update_readme.py: This script scans all subdirectories within the Solutions folder to automatically generate and update the README.md. It functions as a dynamic Table of Contents, ensuring that every newly added solution is instantly indexed and easily accessible.

🛠️ Technical Stack

  • Language: C++14 (Standard for VOI)
  • Environment: macOS (Darwin)
  • Compiler: Clang / G++ (GCC)

📈 Problem Solving Progress

I maintain a detailed log of solved problems, including complexity analysis and submission links for each task.

👉 Access the detailed CP problem-solving log here

"Code clean, think deep."

About

My personal competitive programming templates and solution archive!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors