Page 1 of 1
Python?
Posted: Wed Mar 06, 2013 3:22 am
by renatov
Is there a way to subimit a code in Python? And if not, is there any site like UVA that accepts python codes?
Re: Python?
Posted: Wed Mar 06, 2013 6:22 am
by sohel
No, UVa doesn't allow python. UVa allows the languages that is permitted in the ACM ICPC World Finals and it doesn't include python.
You can try
http://codeforces.com/ to solve problems using python.