I am trying to solve Project Euler 94 first with brute force. This requires me to work out whether an area of a given triangle is integral. I do know the base and height, which are both integral. I am trying to solve Project Euler 94 first wit
I am trying to solve Project Euler 94 first with brute force. This requires me to work out whether an area of a given triangle is integral. I do know the base and height, which are both integral. I am trying to solve Project Euler 94 first wit