Timeline for Codegolf Rainbow : Draw in Black-and-White
Current License: CC BY-SA 4.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 20, 2018 at 14:26 | history | edited | Max Yekhlakov | CC BY-SA 4.0 | golfed down to 106 bytes |
| Aug 17, 2018 at 15:35 | comment | added | ovs | It seems like list comprehensions were the better tool for this challenge. I was able to golf your solution to 106 bytes by reducing the total number of functions. Feel free to adapt these changes. | |
| Aug 17, 2018 at 13:51 | comment | added | Kevin Cruijssen | Nice answer. I don't know Haskell, but the code seems rather different from the other Haskell answer. PS: That other Haskell answer is actually 110 bytes after the golf-tips in @nimi's comment. Regardless, this is a nice alternative Haskell answer, so +1 from me. | |
| Aug 17, 2018 at 12:08 | history | answered | Max Yekhlakov | CC BY-SA 4.0 |