Timeline for I done did made a spaceship maw!
Current License: CC BY-SA 4.0
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 17, 2020 at 9:04 | history | edited | Community Bot |
Commonmark migration
|
|
| Sep 6, 2018 at 23:47 | comment | added | ArtisticPhoenix |
@Titus - I like the bitwise not ~ I always forget about that one (and the new line). I may steal your loop, by the way. But not for this puzzle, I did one with 144 but I wrapped it in a function that's not required? B4 Someone told me i had to. I used chunk_split and str_repeat
|
|
| Sep 6, 2018 at 22:26 | comment | added | Titus | @Martijn I actually did only count one byte for it ... forgot to replace it when I pasted the code here. | |
| Sep 6, 2018 at 14:22 | comment | added | Martijn | If you place an actual newline instead of the \n, you save a byte :) | |
| Sep 4, 2018 at 20:53 | comment | added | Kevin Cruijssen | It kinda looked like the head of an arrow to me. :D But +1 now that it's fixed. | |
| Sep 4, 2018 at 19:34 | comment | added | Titus | @KevinCruijssen Didn´t look at the output close enough. Fixed. (Though imo my previous output looked more like a rocket) ;-) | |
| Sep 4, 2018 at 19:32 | history | edited | Titus | CC BY-SA 4.0 |
fixed output (+1 byte)
|
| Sep 4, 2018 at 19:06 | comment | added | Kevin Cruijssen | Your try-it-online link gives the wrong output I'm afraid. In your output all lines also have leading spaces, instead of only between characters (or optionally trailing). The first character should all be in the same column in the output. | |
| Sep 4, 2018 at 18:56 | history | answered | Titus | CC BY-SA 4.0 |