Timeline for Cryptographic quine variant
Current License: CC BY-SA 3.0
16 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 11, 2017 at 20:57 | comment | added | hyperneutrino♦ | @zb' The problem asks to print the MD5 sum of the source code, not just any string. | |
| Nov 7, 2016 at 6:04 | comment | added | zb' | hm, what it should do ? why not just print md5 sum of some fixed random string ? | |
| Dec 9, 2015 at 21:31 | history | bounty awarded | SuperJedi224 | ||
| Jul 8, 2013 at 10:59 | vote | accept | Petr | ||
| Nov 9, 2012 at 14:05 | history | edited | Matt | CC BY-SA 3.0 | added 13 characters in body |
| Nov 9, 2012 at 13:58 | comment | added | r.e.s. | I confirm that the program performs as claimed: ideone.com/oYJvQh | |
| Nov 9, 2012 at 13:54 | comment | added | skeevey | You are correct. I was unaware vim would hide trailing LFs | |
| Nov 9, 2012 at 13:51 | comment | added | Matt | @slackwear if I add a newline (\n) at the end of my program I get the hash you posted: 24ba0a79636297dab8803f571d4e3b44. I'm fairly certain that you have an extra newline. (I believe some editors will do this automatically) | |
| Nov 9, 2012 at 13:50 | comment | added | skeevey | I've tried it with and without a trailing newline...maybe i'm missing something here | |
| Nov 9, 2012 at 13:48 | comment | added | Matt | @slackwear it looks like you have an extra newline at the end of your source file | |
| Nov 9, 2012 at 13:43 | comment | added | skeevey | oh you've edited it again. Right now I get 24ba0a79636297dab8803f571d4e3b44 md.py using md5sum in linux | |
| Nov 9, 2012 at 13:39 | comment | added | Matt | @slackwear what are you getting? | |
| Nov 9, 2012 at 13:38 | comment | added | skeevey | I'm getting a different md5sum for the source file. | |
| Nov 9, 2012 at 13:38 | history | undeleted | Matt | ||
| Nov 9, 2012 at 13:36 | history | deleted | Matt | ||
| Nov 9, 2012 at 13:33 | history | answered | Matt | CC BY-SA 3.0 |