814 Forks
3793 Stars
3793 Watchers

baekjoon

코딩테스트 대비 문제집(Baekjoon Online Judge)

How to download and setup baekjoon

Open terminal and run command
git clone https://github.com/tony9402/baekjoon.git
git clone is used to create a copy or clone of baekjoon repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with baekjoon https://github.com/tony9402/baekjoon/archive/master.zip

Or simply clone baekjoon with SSH
[email protected]:tony9402/baekjoon.git

If you have some problems with baekjoon

You may open issue on baekjoon support forum (system) here: https://github.com/tony9402/baekjoon/issues