Sudoku Solver

This is just a prototype, it can solve some sudokus using double pair, only possible number and non-repeated number possibility techniques, I'll be implementing one more technique in the future.

Quick tip: Use TAB to easily go through the cells.