Skip to main content
deleted 2 characters in body
Source Link
Emigna
  • 53.2k
  • 5
  • 44
  • 164

05AB1E, 50 47 43 3937 bytes

I'_JU"I'_J" | /_\"Xvy"_\"svy" |ÿ|"}"/___\ VvV"¶ýVvV"» 

Try it online!Try it online!

Saved 89 bytes thanks to Adnan.

05AB1E, 50 47 43 39 bytes

I'_JU" | /_\"Xvy" |ÿ|"}"/___\ VvV"¶ý 

Try it online!

Saved 8 bytes thanks to Adnan.

05AB1E, 50 47 43 37 bytes

I'_J" | /_\"svy" |ÿ|"}"/___\ VvV"» 

Try it online!

Saved 9 bytes thanks to Adnan.

deleted 5 characters in body
Source Link
Emigna
  • 53.2k
  • 5
  • 44
  • 164

05AB1E, 50 47 4343 39 bytes

I)U"I'_JU" | /_\"XSvy"_\"Xvy" |ÿ|"}" |_| /___\ VvV"¶ý 

Try it online!Try it online!

Saved 48 bytes thanks to Adnan.

There has to be a better way to get around empty input.

05AB1E, 50 47 43 bytes

I)U" | /_\"XSvy" |ÿ|"}" |_| /___\ VvV"¶ý 

Try it online!

Saved 4 bytes thanks to Adnan.

There has to be a better way to get around empty input.

05AB1E, 50 47 43 39 bytes

I'_JU" | /_\"Xvy" |ÿ|"}"/___\ VvV"¶ý 

Try it online!

Saved 8 bytes thanks to Adnan.

deleted 269 characters in body
Source Link
Emigna
  • 53.2k
  • 5
  • 44
  • 164

05AB1E, 50 4747 43 bytes

I)U¶" |ÿ /_\"XSvy" |ÿ|"}¶¶"U" |_|ÿ/___\ÿ VvV"¶ý| 

Explanation

  ¶" |ÿ /_\" # push nose-cone I)U XSvy"_\"XSvy" |ÿ|"} # if input isn't empty push" body|_|  ¶¶" |_|ÿ/___\ÿ VvV" # push base___\   ¶ý # join on newlineVvV"¶ý 

Try it online!Try it online!

Currently 20% of the program exist onlySaved 4 bytes thanks to check for empty inputAdnan.
There

There has to be a better way to get around empty input.

05AB1E, 50 47 bytes

I)U¶" |ÿ /_\"XSvy" |ÿ|"}¶¶" |_|ÿ/___\ÿ VvV"¶ý 

Explanation

  ¶" |ÿ /_\" # push nose-cone I)U XSvy" |ÿ|"} # if input isn't empty push body  ¶¶" |_|ÿ/___\ÿ VvV" # push base   ¶ý # join on newline 

Try it online!

Currently 20% of the program exist only to check for empty input.
There has to be a better way.

05AB1E, 50 47 43 bytes

I)U" | /_\"XSvy" |ÿ|"}" |_| /___\ VvV"¶ý 

Try it online!

Saved 4 bytes thanks to Adnan.

There has to be a better way to get around empty input.

Post Undeleted by Emigna
added 155 characters in body
Source Link
Emigna
  • 53.2k
  • 5
  • 44
  • 164
Loading
Post Deleted by Emigna
Source Link
Emigna
  • 53.2k
  • 5
  • 44
  • 164
Loading