Timeline for Print X without X (cop's thread)
Current License: CC BY-SA 4.0
8 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 27, 2020 at 15:48 | history | edited | MCross | CC BY-SA 4.0 | Add link to cracking post |
| Jul 27, 2020 at 2:02 | comment | added | Wheat Wizard♦ | As the OP for the question I back up user's claim. You are free to post a modified version. Other's (including me) have already done that. Good luck! | |
| Jul 27, 2020 at 1:58 | comment | added | user | I think you can repost a modified version | |
| Jul 27, 2020 at 1:40 | comment | added | MCross | Never knew about that Unicode trick, should've looked up whether something like that was possible before posting. The newline was more a side-effect of the way I did it than actually intended to make it difficult. You're correct, that's pretty different from my solution. Am I allowed to repost/edit with a modified version that patches previous cracks? | |
| Jul 27, 2020 at 1:34 | comment | added | nthistle | For reference, there was a previous Java answer (now removed) by @user that used the Unicode character escaping trick -- you're probably going to have to include numbers, backslash, or 'u' in the answer in order to prevent this. Also, the newline doesn't make it any harder, since in Java you can just remove all newlines without affecting anything. | |
| Jul 27, 2020 at 1:31 | comment | added | nthistle | Welcome to the site! Cracked, although it probably wasn't what you were intending. | |
| Jul 27, 2020 at 1:27 | review | First posts | |||
| Jul 27, 2020 at 4:18 | |||||
| Jul 27, 2020 at 1:21 | history | answered | MCross | CC BY-SA 4.0 |