Skip to content

Tekiter/RunTC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Oct 28, 2022
71d868c · Oct 28, 2022

History

81 Commits
Sep 26, 2022
Oct 5, 2022
Oct 10, 2022
Oct 5, 2022
Oct 12, 2022
Sep 2, 2022
Oct 5, 2022
Sep 26, 2022
Sep 10, 2022
Oct 6, 2022
Oct 5, 2022
Oct 10, 2022
Oct 5, 2022
Oct 28, 2022
Oct 10, 2022
Sep 26, 2022
Sep 26, 2022

Repository files navigation

RunTC

알고리즘의 입력과 출력을 테스트해 보세요.

| 다운로드 |

✨ 기능

  • 테스트 케이스 한번에 실행 후 채점
  • 테스트 케이스 파일로 저장
  • 자동 업데이트 (설치 시)
  • 크로스 플랫폼 (Windows, OSX, Linux)

⚙️ 직접 빌드하기

$ yarn install
$ yarn build --windows --mac --linux

빌드 결과는 ./release 디렉터리에 저장됩니다.