I'm learning python, and I wonder is there any sites similar to UVa online judge so that I can find some interesting questions, solve it in python, submit it and get judged?
Thanks!
|
I'm learning python, and I wonder is there any sites similar to UVa online judge so that I can find some interesting questions, solve it in python, submit it and get judged? Thanks! |
||||
|
|
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.
|
I would suggest the euler project website. People won't judge your coding style, but you will be able to check the correctness of your answer, and see other's solutions to compare with yours. You can still use the code review website if you can't find a good solution in the forums. Plus it's full of mathematics trivia which are better than coffee to wake you up in the morning :-) |
|||||||||||||
|