Fill a 10x8 matrix with 80 distinct integers between 1 and 160 (both numbers inclusive) so each of its ten rows adds up to 640, and each of its eight columns adds up to 800.
Or, it can be done using 80 distinct integers between 40 and 120 (inclusive).