Ryan Kwon

Results 15 comments of Ryan Kwon

In the case you're describing (which I assume is Python), it's not judge0, it's the same in a real development environment, where you'd have to take the input as `2...

I don't see any logic to stop saving the DB (which would be necessary due to the way judge0 works). If you need that functionality, you could either have a...

You can check out that two configs here in `judge0.conf`file: https://github.com/judge0/judge0/blob/07f78a57013253eae591fb42555c6468c01c7aa1/judge0.conf#L218 https://github.com/judge0/judge0/blob/07f78a57013253eae591fb42555c6468c01c7aa1/judge0.conf#L196

Since this is an issue space for judge0, and the issue you've presented is not related to the behavior of judge0, I think it's easier to get a proper answer...

Check out the links below: - https://jasonwatmore.com/post/2020/07/17/react-axios-http-post-request-examples - https://blog.logrocket.com/how-to-use-axios-post-requests/