issues
search
online-judge-tools
/
oj
Tools for various online judges. Downloading sample cases, generating additional test cases, testing your code, and submitting it.
MIT License
1.03k
stars
92
forks
source link
Rewriting with Go language
#898
Open
kmyk
opened
3 years ago
kmyk
commented
3 years ago
Description / 説明
I should have implemented oj using Go.
Motivation / 動機
Go has static types.
Go is faster than Python.
Go is easy to compile to binaries.
Description / 説明
I should have implemented oj using Go.
Motivation / 動機