Easy binary triangle – codegolf.stackexchange.com

Given as input a positive integer n>=1, output the first n rows of the following triangle: 1 1 0 1 0 0 1 0 0 1 1 1 0 1 1 1 0 0 ...

from Hot Questions - Stack Exchange OnStackOverflow
via Blogspot

Share this

Artikel Terkait

0 Comment to "Easy binary triangle – codegolf.stackexchange.com"