Online Judge.

83 views
Skip to first unread message

Md. Razibul Hasan Mithu

unread,
Sep 6, 2018, 2:49:07 AM9/6/18
to Django users
I want to make an Online Judge System. That system runs C/C++ code and Take output using some inputs. But Problem is how can I run a code Using Python Language and take all output especially runtime and memory for making all verdict like Wrong answer, TLE, MLE. 

sath...@hackerearth.com

unread,
Sep 6, 2018, 7:42:36 AM9/6/18
to Django users
You can use third_party api's for compiling the code, instead of spending time on this.

Md. Razibul Hasan Mithu

unread,
Sep 8, 2018, 7:04:03 AM9/8/18
to django...@googlegroups.com
I want to make custom. Sometimes it will work locally without any internet.  

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/2bc5dff2-5fe0-4ac4-9fbe-41243c199dce%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Kasper Laudrup

unread,
Sep 8, 2018, 8:43:38 AM9/8/18
to django...@googlegroups.com
Hi Razibul

On 08/09/2018 13.03, Md. Razibul Hasan Mithu wrote:
> I want to make custom. Sometimes it will work locally without any
> internet.
>

You should be able to run Matt Godbolts excellent compiler explorer
locally, although that is not written in Python and I haven't tried
running it locally.

https://github.com/mattgodbolt/compiler-explorer

But it's not really clear what you trying to achieve?

Kind regards,

Kasper Laudrup
Reply all
Reply to author
Forward
0 new messages