Skip to main content

Timeline for Draw an asterisk triangle

Current License: CC BY-SA 3.0

9 events
when toggle format what by license comment
Jun 17, 2020 at 9:04 history edited CommunityBot
Commonmark migration
Oct 27, 2016 at 13:25 history edited Jonathan Allan CC BY-SA 3.0
added 4 characters in body
Oct 15, 2016 at 17:08 history edited Jonathan Allan CC BY-SA 3.0
added 540 characters in body
Oct 12, 2016 at 16:20 comment added Jonathan Allan I think it is evaluated as a string and hence iterates across across it as a string is an iterable and then each character evaluates to an integer as they are all digits (it will error with "hi" for example)
Oct 12, 2016 at 16:10 comment added Luke something interesting happens when you use a leading 0 in the input, eg. try "0414141" as an input. I'm clueless at golf languages so I wouldn't know where to begin trying to explain it.
Oct 10, 2016 at 14:27 history edited Jonathan Allan CC BY-SA 3.0
added 207 characters in body
Oct 10, 2016 at 14:05 history edited Jonathan Allan CC BY-SA 3.0
deleted 302 characters in body
Oct 10, 2016 at 12:34 history edited Jonathan Allan CC BY-SA 3.0
added 84 characters in body
Oct 10, 2016 at 12:18 history answered Jonathan Allan CC BY-SA 3.0