An organized repository containing official problem statements and clean, optimized programming solutions for the International Computer Science Competition (ICSC), structured chronologically by year and competitive rounds.
The repository tracks files by year, with subfolders further dividing the project by specific competition stages (e.g., Qualification Round)
βββ 2026/
β βββ Qualification_Round/ # Qualification stage data
β β βββ problems/ # Official problem PDFs & descriptions
β β βββ solutions/ # Source code (.py) & structural fixes
β βββ Finals/ # Future/Other rounds tracking
βββ 2025/
β βββ Qualification_Round/
β βββ Finals/
βββ README.md