My solutions to problems SPOJ. If possible, I will try to add more solutions in the future. Almost all of them in Java, but you can find solutions in Python, C ++ or C. Hey, check out my profile on SPOJ here. :)
- Classical
- Challenge
- Partial
- Tutorial
- Puzzle
- Fundamentals
The SPOJ platform is centered around an online judge system, which serves for the automatic evaluation of programs sent by users. Some of its most important features include:
-
Support for more than 45 programming languages and compilers, including C, C ++, Pascal, JAVA, C #, Perl, Python, Ruby, Haskell, Ocaml and esoteric languages.
-
A rapidly growing problem set of about 13,000 tasks available for practice 24 hours a day (in English, Polish, Vietnamese, Portuguese and other languages), including many original tasks prepared by the specialist problem solver community associated with the project .
-
A flexible test system, supporting dynamic interaction with submitted programs and highly customizable output of evaluation results.
-
Intuitive browser-based content management, which allows users to set up their own contests in minutes and use tasks already available on the system.
SPOJ is available under the MIT license.