Skip to content

alexeydergunov/cses-solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My solutions for CSES Problem Set: https://cses.fi/problemset/

Workflow:

  • write code in a.cpp
  • put test cases in input.txt
    • on Windows: run compile.bat && a.exe < input.txt
    • on Linux: run ./compile.sh && ./a.out < input.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages