0.0.1 • Published 2 months ago

terminal-judge v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

Terminal Judge

실행 환경

실행: `node --stack-size=65536 <file>`
버전: v16.13.1
시간 제한: × 3 + 2초
메모리 제한: × 2MB

문제 검색

tj search <query> <options>

https://solved.ac/search

문제 템플릿 생성

tj add <problem-id>

테스트 케이스 실행

tj <problem-id> [<testcase-number>]

문제 페이지 열기

tj open <problem-id>

사용자 이름 설정

tj [-C, --config-name] <user-name>

CLI로 브라우저 열기

  • 윈도우: start 주소
  • 맥: open 주소
0.0.1

2 months ago