Post History
Japt, cracked by Razetime, 44 bytes ((Cops)&(Robbers))`¬ps d bÞ`¸ËhDÎmEgviuø Test it `...`¸ËhDÎmEgviuø `...` :Compressed string "cops and robbers" ¸ ...
Answer
#5: Post edited
# [Japt](https://github.com/ETHproductions/japt), 44 [bytes](https://en.wikipedia.org/wiki/ISO/IEC_8859-1), [cracked by Razetime](https://codegolf.codidact.com/posts/283156#answer-283156)- ((Cops)&(Robbers))`¬ps d bÞ`¸ËhDÎmEgviuø
- [Test it](https://petershaggynoble.github.io/Japt-Interpreter/?v=1.4.6&code=KChDb3BzKSYoUm9iYmVycykpYKxwcyCEZCCeYt4EYLjLaETObUVndml1w7g)
- `...`¸ËhDÎmEgviuø
- `...` :Compressed string "cops and robbers"
- ¸ :Split on spaces
- Ë :Map each D at index E
- h : Replace the first character with
- DÎ : First character of D
- m : Map
- Eg : Index E into ...
- viu : "v" prepended with "u", which are Japt's lowercase & uppercase methods, respectively
- Ã :End map
- ¸ :Join with spaces
- # [Japt](https://github.com/ETHproductions/japt), [cracked by Razetime](https://codegolf.codidact.com/posts/283156#answer-283156), 44 [bytes](https://en.wikipedia.org/wiki/ISO/IEC_8859-1)
- ((Cops)&(Robbers))`¬ps d bÞ`¸ËhDÎmEgviuø
- [Test it](https://petershaggynoble.github.io/Japt-Interpreter/?v=1.4.6&code=KChDb3BzKSYoUm9iYmVycykpYKxwcyCEZCCeYt4EYLjLaETObUVndml1w7g)
- `...`¸ËhDÎmEgviuø
- `...` :Compressed string "cops and robbers"
- ¸ :Split on spaces
- Ë :Map each D at index E
- h : Replace the first character with
- DÎ : First character of D
- m : Map
- Eg : Index E into ...
- viu : "v" prepended with "u", which are Japt's lowercase & uppercase methods, respectively
- Ã :End map
- ¸ :Join with spaces
#4: Post edited
# [Japt](https://github.com/ETHproductions/japt), 44 [bytes](https://en.wikipedia.org/wiki/ISO/IEC_8859-1) - cracked by [Razetime](https://codegolf.codidact.com/users/53310)- ((Cops)&(Robbers))`¬ps d bÞ`¸ËhDÎmEgviuø
- [Test it](https://petershaggynoble.github.io/Japt-Interpreter/?v=1.4.6&code=KChDb3BzKSYoUm9iYmVycykpYKxwcyCEZCCeYt4EYLjLaETObUVndml1w7g)
- `...`¸ËhDÎmEgviuø
- `...` :Compressed string "cops and robbers"
- ¸ :Split on spaces
- Ë :Map each D at index E
- h : Replace the first character with
- DÎ : First character of D
- m : Map
- Eg : Index E into ...
- viu : "v" prepended with "u", which are Japt's lowercase & uppercase methods, respectively
- Ã :End map
- ¸ :Join with spaces
- # [Japt](https://github.com/ETHproductions/japt), 44 [bytes](https://en.wikipedia.org/wiki/ISO/IEC_8859-1), [cracked by Razetime](https://codegolf.codidact.com/posts/283156#answer-283156)
- ((Cops)&(Robbers))`¬ps d bÞ`¸ËhDÎmEgviuø
- [Test it](https://petershaggynoble.github.io/Japt-Interpreter/?v=1.4.6&code=KChDb3BzKSYoUm9iYmVycykpYKxwcyCEZCCeYt4EYLjLaETObUVndml1w7g)
- `...`¸ËhDÎmEgviuø
- `...` :Compressed string "cops and robbers"
- ¸ :Split on spaces
- Ë :Map each D at index E
- h : Replace the first character with
- DÎ : First character of D
- m : Map
- Eg : Index E into ...
- viu : "v" prepended with "u", which are Japt's lowercase & uppercase methods, respectively
- Ã :End map
- ¸ :Join with spaces
#3: Post edited
- # [Japt](https://github.com/ETHproductions/japt), 44 [bytes](https://en.wikipedia.org/wiki/ISO/IEC_8859-1) - cracked by [Razetime](https://codegolf.codidact.com/users/53310)
- ((Cops)&(Robbers))`¬ps d bÞ`¸ËhDÎmEgviuø
[Test it](https://petershaggynoble.github.io/Japt-Interpreter/?v=1.4.6&code=KChDb3BzKSYoUm9iYmVycykpYKxwcyCEZCCeYt4EYLjLaETObUVndml1w7g)
- # [Japt](https://github.com/ETHproductions/japt), 44 [bytes](https://en.wikipedia.org/wiki/ISO/IEC_8859-1) - cracked by [Razetime](https://codegolf.codidact.com/users/53310)
- ((Cops)&(Robbers))`¬ps d bÞ`¸ËhDÎmEgviuø
- [Test it](https://petershaggynoble.github.io/Japt-Interpreter/?v=1.4.6&code=KChDb3BzKSYoUm9iYmVycykpYKxwcyCEZCCeYt4EYLjLaETObUVndml1w7g)
- `...`¸ËhDÎmEgviuø
- `...` :Compressed string "cops and robbers"
- ¸ :Split on spaces
- Ë :Map each D at index E
- h : Replace the first character with
- DÎ : First character of D
- m : Map
- Eg : Index E into ...
- viu : "v" prepended with "u", which are Japt's lowercase & uppercase methods, respectively
- Ã :End map
- ¸ :Join with spaces
#2: Post edited
# ???, 44 bytes- ((Cops)&(Robbers))`¬ps d bÞ`¸ËhDÎmEgviuø
[Here's a TIO](https://tio.run/##AU4Asf9qYXZhc2NyaXB0LWJhYmVsLW5vZGX//ygoQ29wcykmKFJvYmJlcnMpKWDCrHBzIMKEZCDCnmLDngRgwrjDi2hEw45tRWd2aXXDg8K4//8) in case any of the characters between the backticks don't render - I've used JS because that's clearly _not_ the solution!
- # [Japt](https://github.com/ETHproductions/japt), 44 [bytes](https://en.wikipedia.org/wiki/ISO/IEC_8859-1) - cracked by [Razetime](https://codegolf.codidact.com/users/53310)
- ((Cops)&(Robbers))`¬ps d bÞ`¸ËhDÎmEgviuø
- [Test it](https://petershaggynoble.github.io/Japt-Interpreter/?v=1.4.6&code=KChDb3BzKSYoUm9iYmVycykpYKxwcyCEZCCeYt4EYLjLaETObUVndml1w7g)
#1: Initial revision
# ???, 44 bytes ((Cops)&(Robbers))`¬ps d bÞ`¸ËhDÎmEgviuø [Here's a TIO](https://tio.run/##AU4Asf9qYXZhc2NyaXB0LWJhYmVsLW5vZGX//ygoQ29wcykmKFJvYmJlcnMpKWDCrHBzIMKEZCDCnmLDngRgwrjDi2hEw45tRWd2aXXDg8K4//8) in case any of the characters between the backticks don't render - I've used JS because that's clearly _not_ the solution!