About
About AtCoder-JsDebugger
Run and debug AtCoder JavaScript and TypeScript submissions in the browser. Test standard input against expected output while keeping code on your own machine. Your code runs inside a Web Worker and is never sent over the network.
Keyboard shortcuts
- Run the code
- Ctrl / ⌘ + Enter
- Search within the editor
- Ctrl / ⌘ + F
- Move the current line
- Alt + ↑ / ↓
Requirements
Browser
A recent Chrome, Edge, Firefox or Safari
Screen
1280 x 720 or larger recommended
JavaScript / TypeScript
ES2022 and Web Workers