/quick_start_codefroces

a script for quick start codeforce

Primary LanguageC++

#quick start for codeforces ##perparetion the start file write by (just)[https://github.com/casey/just] first ,you need to install it ##template templatea cc is my template

how to start

  • fist ,you need to run just start <dirname>,it will atomate create a fir ,add copy the template to A-E problem
    • second ,finish a problem such as A
    • run just A,it will compile A.cc,and run it