NateGraff Fix square test case
Main can return at most an 8-bit integer. The previous version of the
test case tried to return 625, which is greater than 256, so it returned
625 % 25

Signed-off-by: Nathaniel Graff <nathaniel.graff@gmail.com>
Latest commit 2278cf0 Aug 25, 2018