0
$\begingroup$

How do approach this problem?

Write a function points which takes a list L of non negative integers and returns a list of pairs $[x, y]$ where $1 ≤ x ≤$ the length of $L$ and $1 ≤ y ≤ L[x]$.

  • 1
    Why ask in a math forum instead of in a programming forum?2012-10-15

1 Answers 1