Skip to main content
We’ve updated our Terms of Service. A new AI Addendum clarifies how Stack Overflow utilizes AI interactions.
Code Golf

Return to Answer

added 624 characters in body
Source Link
naffetS
  • 13.1k
  • 2
  • 22
  • 54

Vyxal, 33 bytes

»@Ǐ+Ẇ3e⋏UWṡ:≠7ẏl·z→=»`| _`τ0/3/τ∩⁋

Ports the 05AB1E answer.

Try it Online!

How?

»@Ǐ+Ẇ3e⋏UWṡ:≠7ẏl·z→=»`| _`τ0/3/τ∩⁋
»@Ǐ+Ẇ3e⋏UWṡ:≠7ẏl·z→=» # Push compressed integer 5210925748351095970666976465591163407510385
 `| _` # Push string "| _"
 τ # Convert the integer to this custom base
 0/ # Split into ten pieces
 3/ # Split each into three pieces
 τ # For each string, convert the (implicit) input to this custom base
 ∩ # Transpose
 ⁋ # Join on newlines

Vyxal, 33 bytes

»@Ǐ+Ẇ3e⋏UWṡ:≠7ẏl·z→=»`| _`τ0/3/τ∩⁋

Ports the 05AB1E answer.

Try it Online!

Vyxal, 33 bytes

»@Ǐ+Ẇ3e⋏UWṡ:≠7ẏl·z→=»`| _`τ0/3/τ∩⁋

Ports the 05AB1E answer.

Try it Online!

How?

»@Ǐ+Ẇ3e⋏UWṡ:≠7ẏl·z→=»`| _`τ0/3/τ∩⁋
»@Ǐ+Ẇ3e⋏UWṡ:≠7ẏl·z→=» # Push compressed integer 5210925748351095970666976465591163407510385
 `| _` # Push string "| _"
 τ # Convert the integer to this custom base
 0/ # Split into ten pieces
 3/ # Split each into three pieces
 τ # For each string, convert the (implicit) input to this custom base
 ∩ # Transpose
 ⁋ # Join on newlines
deleted 6 characters in body
Source Link
naffetS
  • 13.1k
  • 2
  • 22
  • 54

Vyxal, 3533 bytes

»@Ǐ+Ẇ3e⋏UWṡ:≠7ẏl·z→=»`| _`τ9ẇƛ3ẇ;τ∩⁋_`τ0/3/τ∩⁋

Ports the 05AB1E answer.

Try it Online! Try it Online!

Vyxal, 35 bytes

»@Ǐ+Ẇ3e⋏UWṡ:≠7ẏl·z→=»`| _`τ9ẇƛ3ẇ;τ∩⁋

Ports the 05AB1E answer.

Try it Online!

Vyxal, 33 bytes

»@Ǐ+Ẇ3e⋏UWṡ:≠7ẏl·z→=»`| _`τ0/3/τ∩⁋

Ports the 05AB1E answer.

Try it Online!

added 28 characters in body
Source Link
naffetS
  • 13.1k
  • 2
  • 22
  • 54

Vyxal, 35 bytes

»@Ǐ+Ẇ3e⋏UWṡ:≠7ẏl·z→=»`| _`τ9ẇƛ3ẇ;τ∩⁋

Ports the 05AB1E answer.

Try it Online!

Vyxal, 35 bytes

»@Ǐ+Ẇ3e⋏UWṡ:≠7ẏl·z→=»`| _`τ9ẇƛ3ẇ;τ∩⁋

Try it Online!

Vyxal, 35 bytes

»@Ǐ+Ẇ3e⋏UWṡ:≠7ẏl·z→=»`| _`τ9ẇƛ3ẇ;τ∩⁋

Ports the 05AB1E answer.

Try it Online!

Source Link
naffetS
  • 13.1k
  • 2
  • 22
  • 54
Loading

AltStyle によって変換されたページ (->オリジナル) /