#MY , 8 bytes (noncompeting)
MY , 8 bytes (noncompeting)
⍞ηυ←2Ġ'←
Explanation:
1E/⍞- receive a line of input from STDIN57/η- split into individual characters58/υ- joined by spaces26/←- print to STDOUT without a newline02/2- push 2 to the stack25/Ġ- hexadecimal shift (pop n; push 16n. 2 * 16 is 32, which is the ASCII codepoint of the space)28/'- convert to character (The space character,υdoesn't add a space to the end of the string)26/←- output with no newline
I originally was thinking of using a vecify command (would have cost a lot of bytes) but then I remembered I had the nice little υ.
#MY , 8 bytes (noncompeting)
⍞ηυ←2Ġ'←
Explanation:
1E/⍞- receive a line of input from STDIN57/η- split into individual characters58/υ- joined by spaces26/←- print to STDOUT without a newline02/2- push 2 to the stack25/Ġ- hexadecimal shift (pop n; push 16n. 2 * 16 is 32, which is the ASCII codepoint of the space)28/'- convert to character (The space character,υdoesn't add a space to the end of the string)26/←- output with no newline
I originally was thinking of using a vecify command (would have cost a lot of bytes) but then I remembered I had the nice little υ.
MY , 8 bytes (noncompeting)
⍞ηυ←2Ġ'←
Explanation:
1E/⍞- receive a line of input from STDIN57/η- split into individual characters58/υ- joined by spaces26/←- print to STDOUT without a newline02/2- push 2 to the stack25/Ġ- hexadecimal shift (pop n; push 16n. 2 * 16 is 32, which is the ASCII codepoint of the space)28/'- convert to character (The space character,υdoesn't add a space to the end of the string)26/←- output with no newline
I originally was thinking of using a vecify command (would have cost a lot of bytes) but then I remembered I had the nice little υ.
#MY, 8 bytes (noncompeting)
hex, followed by the unimplemented codepage :
1E 57 58 26 02 25 28 26
⍞ηυ←2Ġ'←
Explanation:
1E/⍞- receive a line of input from STDIN57/η- split into individual characters58/υ- joined by spaces26/←- print to STDOUT without a newline02/2- push 2 to the stack25/Ġ- hexadecimal shift (pop n; push 16n. 2 * 16 is 32, which is the ASCII codepoint of the space)28/'- convert to character (The space character,υdoesn't add a space to the end of the string)26/←- output with no newline
I originally was thinking of using a vecify command (would have cost a lot of bytes) but then I remembered I had the nice little υ.
#MY, 8 bytes (noncompeting)
hex, followed by the unimplemented codepage :
1E 57 58 26 02 25 28 26
⍞ηυ←2Ġ'←
Explanation:
1E/⍞- receive a line of input from STDIN57/η- split into individual characters58/υ- joined by spaces26/←- print to STDOUT without a newline02/2- push 2 to the stack25/Ġ- hexadecimal shift (pop n; push 16n. 2 * 16 is 32, which is the ASCII codepoint of the space)28/'- convert to character (The space character,υdoesn't add a space to the end of the string)26/←- output with no newline
I originally was thinking of using a vecify command (would have cost a lot of bytes) but then I remembered I had the nice little υ.
#MY, 8 bytes (noncompeting)
⍞ηυ←2Ġ'←
Explanation:
1E/⍞- receive a line of input from STDIN57/η- split into individual characters58/υ- joined by spaces26/←- print to STDOUT without a newline02/2- push 2 to the stack25/Ġ- hexadecimal shift (pop n; push 16n. 2 * 16 is 32, which is the ASCII codepoint of the space)28/'- convert to character (The space character,υdoesn't add a space to the end of the string)26/←- output with no newline
I originally was thinking of using a vecify command (would have cost a lot of bytes) but then I remembered I had the nice little υ.
#MY, 8 bytes (noncompeting)
hex, followed by the unimplemented codepage:
1E 57 58 26 02 25 28 26
⍞ηυ←2Ġ'←
Explanation:
1E/⍞- receive a line of input from STDIN57/η- split into individual characters58/υ- joined by spaces26/←- print to STDOUT without a newline02/2- push 2 to the stack25/Ġ- hexadecimal shift (pop n; push 16n. 2 * 16 is 32, which is the ASCII codepoint of the space)28/'- convert to character (The space character,υdoesn't add a space to the end of the string)26/←- output with no newline
I originally was thinking of using a vecify command (would have cost a lot of bytes) but then I remembered I had the nice little υ.
#MY, 8 bytes (noncompeting)
hex, followed by the unimplemented codepage:
1E 57 58 26 02 25 28 26
⍞ηυ←2Ġ'←
Explanation:
1E/⍞- receive a line of input from STDIN57/η- split into individual characters58/υ- joined by spaces26/←- print to STDOUT without a newline02/2- push 2 to the stack25/Ġ- hexadecimal shift (pop n; push 16n. 2 * 16 is 32, which is the ASCII codepoint of the space)28/'- convert to character (The space character,υdoesn't add a space to the end of the string)26/←- output with no newline
#MY, 8 bytes (noncompeting)
hex, followed by the unimplemented codepage:
1E 57 58 26 02 25 28 26
⍞ηυ←2Ġ'←
Explanation:
1E/⍞- receive a line of input from STDIN57/η- split into individual characters58/υ- joined by spaces26/←- print to STDOUT without a newline02/2- push 2 to the stack25/Ġ- hexadecimal shift (pop n; push 16n. 2 * 16 is 32, which is the ASCII codepoint of the space)28/'- convert to character (The space character,υdoesn't add a space to the end of the string)26/←- output with no newline
I originally was thinking of using a vecify command (would have cost a lot of bytes) but then I remembered I had the nice little υ.