Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Better Online JudgeNew to Visual Studio Code? Get it now.
Better Online Judge

Better Online Judge

Yiyang Xu

|
1,573 installs
| (1) | Free
VS Code plugin for Creating/Running your Online Judge answer set
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Better Online Judge

Features

  • quick generate source files from templates
  • quick fetch Contest Questions from "Vjudge"
  • easy command to run your code
  • run with sample input

(only c and cpp is supported now.)

Usage

OJ: 初始化 ACM 项目

Create contest folder

OJ: 从模版生成源代码

Generate Code from templates

OJ: 运行程序

Run certain code

Extension Settings

...

TODO

  • [x] init config
  • [x] init by template (only cpp)
  • [x] customized menu (build & run)
  • [x] more choices for templating (customized)
  • [x] test with sample input
  • [x] customize executorMap
  • [x] show selections to choose a question to run
  • [ ] fetch from Vjudge
    • [x] fetch Qestions
    • [ ] fetch Details
  • [x] status bar for example (Accepted: 1 / 6; fetching...)
  • [ ] migrate from old config.json
  • [ ] get original problem from poj/hoj/51node etc
  • [ ] problem set web ui
  • [x] global config

Optional

  • [ ] different language support
  • [ ] i18n

thanks

code runner

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft