Skip to content

ppdha82/Test_Program

Repository files navigation

  • ccdv 실행 방법

    • export PATH=$PATH:$PWD
  • baekjoon 문제 실행 방법

    • Makefile 에서 BAEKJOON_NO= 파라미터에 문제 번호를 입력하고 코드 파일명은 backjoon_${문제번호}.cpp 로 작성
    • make baekjoon_clean;make baekjoon && ./output/baekjoon_${문제 번호}
    • make baekjoon_clean;make baekjoon && ./output/baekjoon_7287

About

Test Program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors