hzxie / voj

A cross-platform online judge system based on Spring MVC framework and ActiveMQ.
https://verwandlung.org
GNU General Public License v3.0
569 stars 121 forks source link

Whether the submission code function of competition module is not implemented #73

Closed kevinMintnick closed 4 years ago

kevinMintnick commented 4 years ago

I tried to copy the submission code from the test module controller to contest, but I was unable to submit the code.

Writing [{isCodeEmpty=false, isSuccessful=false, isUserLogined=true, isProblemExists=true, isLanguageExists=t (truncated)...]

hzxie commented 4 years ago

I haven't implemented it yet. I am too busy these years.