A list of number modulus their indices in the list – codegolf.stackexchange.com

A simple one: Take a list of positive integers as input and output the numbers modulus their index in the list. If the input integers are {a, b, c, d, e, f, g} then the output should be {a%1, b%2, ...

from Hot Questions - Stack Exchange OnStackOverflow
via Blogspot

Share this

Artikel Terkait

0 Comment to "A list of number modulus their indices in the list – codegolf.stackexchange.com"