Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kesakiyo/judge_program2

Judge program is made by using python3 and C++.
https://github.com/kesakiyo/judge_program2

Last synced: 2 months ago
JSON representation

Judge program is made by using python3 and C++.

Awesome Lists containing this project

README

        

# Judge_Program2
Judge program is made by using python3 and C++.

## Ver 1.0
* 도커 실행시간이 저지 시간에 같이 포함되는 점을 수정
* ruby로 작성된 sql connector를 python3로 대체

## Ver 1.1
* CTP Online Judge development version과 Database 연동

## Ver 1.2
* Total Submission과 Accept판정을 받은 Submission들의 counting update를 AutoUpdate.py가 자동으로 하도록 수정