
-----------------------------------
Panphobia
Wed Jan 23, 2013 11:42 pm

ProjectEuler 411
-----------------------------------
As my exams get closer I am trying to keep away from project euler, but I cant resist trying the latest one, http://projecteuler.net/problem=411 , basically what the question is saying is if you are given n what is the maximum path from (0,0) to (n,n) when x,y cannot decrease, and (2^i mod n, 3^i mod n) are the x and y values 0 