-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
Description
Currently code golf only accepts Python submissions. Users should be able to submit their answers in (at least) Python, Java, and C++. This probably requires adding a language param to API resource AnswerResource, and creating shell scripts for running/compiling submissions in these languages to be called by subprocess.Popen in the function evaluate_user_code