/spoj-solutions

Download your spoj solutions

Primary LanguagePythonMIT LicenseMIT

SPOJsol

version version supported

Download your SPOJ solutions

Install

Using pip

$ pip install spojsol

Build from source

$ git clone https://github.com/codenirvana/spoj-solutions.git
$ cd spoj-solutions
$ python setup.py install