Skip to content

yjm6560/algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

algorithm

algorithm

INSTALL

COMMON

./init.sh [rc file path]
# rc file example : ~/.bashrc, ~/.zshrc, ~/.cshrc etc...

FOR MAC OS

brew install coreutils
sudo ln -s /usr/local/bin/gtimeout /usr/local/bin/timeout

HOW TO TEST

init.sh 실행이 선행되어야 한다.

cd boj
./make_bp.sh [boj num]
cd [boj num]
# create input[n].dat
# edit [boj num].cpp
bojTest

Releases

No releases published

Packages

No packages published