I am writing a website which intends to be a place for use to paste/answer coding questions. Especially Python.
So, I am looking for an "online judge" engine that could support Python(c/c++/java/# could be a plus), so that the guy who paste the question could provide a simple test, then others could answer it with the onlinejudge to verify it works or not.
Is that a known good Online Judge I could use?
I do find several here, but not match what I need.