AtCoder If you haven't installed direnv yet, please install and configure direnv. $ cp .envrc.sample .envrc $ direnv allow Now, let's enjoy coding. $ code abc/150/a.cpp # Use your favorite editor. $ run abc150a