Project Euler #91: Right triangles with integer coordinates

  • + 1 comment

    I dont understand this question. In the given example why is the triangle formed by (0,1) , (1,0) , (1,1) not present in the list.