Post History
F# (.NET Core), cracked by Shaggy, 25 bytes printfn"Cops and Robbers" Try it online!
Answer
#3: Post edited
# [Rust], [cracked by Shaggy](https://codegolf.codidact.com/posts/283034#answer-283093), 37 bytes<!-- language-all: lang-rust -->fn main(){print!("Cops and Robbers")}[Try it online!][TIO-krwypesk][Rust]: https://www.rust-lang.org/[TIO-krwypesk]: https://tio.run/##KyotLvn/Py1PITcxM09Ds7qgKDOvRFFDyTm/oFghMS9FISg/KSm1qFhJs/b/fwA "Rust – Try It Online"
- # [F# (.NET Core)], [cracked by Shaggy](https://codegolf.codidact.com/posts/283092#answer-283092), 25 bytes
- <!-- language-all: lang-fs -->
- printfn"Cops and Robbers"
- [Try it online!][TIO-krwyszkk]
- [F# (.NET Core)]: https://www.microsoft.com/net/core/platform
- [TIO-krwyszkk]: https://tio.run/##SyvWTc4vSv3/v6AoM68kLU/JOb@gWCExL0UhKD8pKbWoWOn/fwA "F# (.NET Core) – Try It Online"
#2: Post edited
# ???, 25 bytesprintfn"Cops and Robbers"
- # [Rust], [cracked by Shaggy](https://codegolf.codidact.com/posts/283034#answer-283093), 37 bytes
- <!-- language-all: lang-rust -->
- fn main(){print!("Cops and Robbers")}
- [Try it online!][TIO-krwypesk]
- [Rust]: https://www.rust-lang.org/
- [TIO-krwypesk]: https://tio.run/##KyotLvn/Py1PITcxM09Ds7qgKDOvRFFDyTm/oFghMS9FISg/KSm1qFhJs/b/fwA "Rust – Try It Online"