/ps-practice

Problem Solving

Primary LanguageC++

Competitive Programming

How to start solving a new problem

  • bash create.sh <dir>
  • Write a solution in main.cpp

How to execute a solution

  • bash run.sh <dir>