Skip to content

ignite312/CSES-Solutions

Repository files navigation

CSES Problem Set Solutions

This repository contains my accepted (AC) solutions to problems from the CSES problem set.

Resources

For those interested in competitive programming Competitive Programmer’s Handbook by Antti Laaksonen. The book offers comprehensive insights and strategies for tackling algorithmic problems.

How to create CPP files for 300 problems in CSES for uploading on GitHub with necessary descriptions?

  • Keep data.txt and GenerateCPPFiles.py in the same directory
  • Modify the Author name in GenerateCPPFiles.py
  • Run this command
  • Linux bash or Mac zsh
python3 GenerateFiles.py

Now create an editorial for these 300 problems and upload it on GitHub :3

About

All of my AC solutions from CSES.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published