Skip to content

vscode extension to help solve problem in judge site (e.g. boj).

Notifications You must be signed in to change notification settings

boj-vs-code/client

Repository files navigation

logo

Build Status Codacy Badge vsmarketplacebadge

백준 온라인 저지의 문제를 vscode 환경에서 편하게 풀 수 있게끔 도와주는 vscode extension.

폴더 내에 .boj 파일이 있다면 확장프로그램이 활성화 됩니다!

boj-welcome!

Features

문제 정보 보기

Command Palette: BOJ: Show Problem Information
Key Binding: ctrl+alt+i

파일명이 문제번호.c 혹은 문제번호-추가적인설명.c 같은 형식으로 되어있는 경우에만 문제 번호를 인식할 수 있습니다! 추가적인 설명 부분은 실제로 형식이 정해져 있지는 않습니다.

(e.g. 1000.c, 1000-a+b.c)

Show problem information

자동 테스트

Command Palette: BOJ: Run Testcases
Key Binding: ctrl+alt+r

Choose language

Run and fail

Run and succcess

지원하는 언어

  • C
  • C++
  • Python2
  • Python3

자동 제출 및 결과 보기 (DEPRECATED)

Command Palette: BOJ: Submit Source to BOJ, BOJ: Show Submit Tasks.

리캡챠가 적용됨에 따라서 사용할 수 없게 되었습니다.

About

vscode extension to help solve problem in judge site (e.g. boj).

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages