In this repository, I upload my solutions of some of the problems of SPOJ.com
Feel free to add your solutions too. And you can always send PR to update solution if you have a more optimized solution.
1. You solution is accepted by spoj.com
2. Your solution is readable (which includes comments)
3. Your code is platform independent (libraries are not OS dependent)
4. You send only code file in Pull Request, and NOT output file (Add your output file's extension in .gitignore)