Processing math: 100%

Coding challenge

Write some code to find all pairs (x,y) of positive integers from 1..100 that satisfy |x2xyy2|=1. (Ref: Engel, p. 13.)

Type your code here:

 
1

Lua reference

See your results here: