Skip to content

lucetre-snu/ps-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>