• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[m,n] -> { [x,y] -> x^2 * y : n = 2x + 4y and 0 <= x,y <= 10 and 3 n = 5 m }
2