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

deleted 16 characters in body
Source Link
emanresu A
  • 46.2k
  • 5
  • 111
  • 257

Seriously, 31 bytes (non-competing)

úúû+╗úRúûR+╝,`;╜íuWD╛E(X0WX`Mεj

Hex Dump:

a3a3962bbba352a396522bbc2c603bbda1755744be452858305758604dee6a

Try It Online

Expl:

úúû+╗ Put UPPERCASElowercase in reg0
 úRúûR+╝ Put ESACREPPUesacrewol in reg1
 , Fetch input.
 ` `Mεj Map over the characters in string as list, joining result
 ;╜íu Find 1-index of character in UPPERCASElowercase
 W 0WX If it is positive (present): 
 D Convert back to 0-index
 ╛E Look it up in ESACREPPUesacrewol
 (X Delete the original character.
 (Else just leave the original character unchanged.)

I just realized the spec say no additional whitespace, but there is no way to suppress trailing newlines in Seriously output, so there is no Seriously solution.

Seriously, 31 bytes (non-competing)

úúû+╗úRúûR+╝,`;╜íuWD╛E(X0WX`Mεj

Hex Dump:

a3a3962bbba352a396522bbc2c603bbda1755744be452858305758604dee6a

Try It Online

Expl:

úúû+╗ Put UPPERCASElowercase in reg0
 úRúûR+╝ Put ESACREPPUesacrewol in reg1
 , Fetch input.
 ` `Mεj Map over the characters in string as list, joining result
 ;╜íu Find 1-index of character in UPPERCASElowercase
 W 0WX If it is positive (present): 
 D Convert back to 0-index
 ╛E Look it up in ESACREPPUesacrewol
 (X Delete the original character.
 (Else just leave the original character unchanged.)

I just realized the spec say no additional whitespace, but there is no way to suppress trailing newlines in Seriously output, so there is no Seriously solution.

Seriously, 31 bytes

úúû+╗úRúûR+╝,`;╜íuWD╛E(X0WX`Mεj

Hex Dump:

a3a3962bbba352a396522bbc2c603bbda1755744be452858305758604dee6a

Try It Online

Expl:

úúû+╗ Put UPPERCASElowercase in reg0
 úRúûR+╝ Put ESACREPPUesacrewol in reg1
 , Fetch input.
 ` `Mεj Map over the characters in string as list, joining result
 ;╜íu Find 1-index of character in UPPERCASElowercase
 W 0WX If it is positive (present): 
 D Convert back to 0-index
 ╛E Look it up in ESACREPPUesacrewol
 (X Delete the original character.
 (Else just leave the original character unchanged.)

I just realized the spec say no additional whitespace, but there is no way to suppress trailing newlines in Seriously output, so there is no Seriously solution.

oh :/
Source Link
quintopia
  • 4.2k
  • 25
  • 35

Seriously, 31 bytes (non-competing)

úúû+╗úRúûR+╝,`;╜íuWD╛E(X0WX`Mεj

Hex Dump:

a3a3962bbba352a396522bbc2c603bbda1755744be452858305758604dee6a

Try It Online

Expl:

úúû+╗ Put UPPERCASElowercase in reg0
 úRúûR+╝ Put ESACREPPUesacrewol in reg1
 , Fetch input.
 ` `Mεj Map over the characters in string as list, joining result
 ;╜íu Find 1-index of character in UPPERCASElowercase
 W 0WX If it is positive (present): 
 D Convert back to 0-index
 ╛E Look it up in ESACREPPUesacrewol
 (X Delete the original character.
 (Else just leave the original character unchanged.)

I just realized the spec say no additional whitespace, but there is no way to suppress trailing newlines in Seriously output, so there is no Seriously solution.

Seriously, 31 bytes

úúû+╗úRúûR+╝,`;╜íuWD╛E(X0WX`Mεj

Hex Dump:

a3a3962bbba352a396522bbc2c603bbda1755744be452858305758604dee6a

Try It Online

Expl:

úúû+╗ Put UPPERCASElowercase in reg0
 úRúûR+╝ Put ESACREPPUesacrewol in reg1
 , Fetch input.
 ` `Mεj Map over the characters in string as list, joining result
 ;╜íu Find 1-index of character in UPPERCASElowercase
 W 0WX If it is positive (present): 
 D Convert back to 0-index
 ╛E Look it up in ESACREPPUesacrewol
 (X Delete the original character.
 (Else just leave the original character unchanged.)

Seriously, 31 bytes (non-competing)

úúû+╗úRúûR+╝,`;╜íuWD╛E(X0WX`Mεj

Hex Dump:

a3a3962bbba352a396522bbc2c603bbda1755744be452858305758604dee6a

Try It Online

Expl:

úúû+╗ Put UPPERCASElowercase in reg0
 úRúûR+╝ Put ESACREPPUesacrewol in reg1
 , Fetch input.
 ` `Mεj Map over the characters in string as list, joining result
 ;╜íu Find 1-index of character in UPPERCASElowercase
 W 0WX If it is positive (present): 
 D Convert back to 0-index
 ╛E Look it up in ESACREPPUesacrewol
 (X Delete the original character.
 (Else just leave the original character unchanged.)

I just realized the spec say no additional whitespace, but there is no way to suppress trailing newlines in Seriously output, so there is no Seriously solution.

Source Link
quintopia
  • 4.2k
  • 25
  • 35

Seriously, 31 bytes

úúû+╗úRúûR+╝,`;╜íuWD╛E(X0WX`Mεj

Hex Dump:

a3a3962bbba352a396522bbc2c603bbda1755744be452858305758604dee6a

Try It Online

Expl:

úúû+╗ Put UPPERCASElowercase in reg0
 úRúûR+╝ Put ESACREPPUesacrewol in reg1
 , Fetch input.
 ` `Mεj Map over the characters in string as list, joining result
 ;╜íu Find 1-index of character in UPPERCASElowercase
 W 0WX If it is positive (present): 
 D Convert back to 0-index
 ╛E Look it up in ESACREPPUesacrewol
 (X Delete the original character.
 (Else just leave the original character unchanged.)

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