Skip to main content

Timeline for Sandbox for Proposed Challenges

Current License: CC BY-SA 4.0

23 events
when toggle format what by license comment
Feb 23, 2021 at 20:10 history undeleted caird coinheringaahin gMod
Sep 30, 2020 at 12:22 history deleted caird coinheringaahin gMod via Vote
Sep 30, 2020 at 12:22 history edited caird coinheringaahin gMod CC BY-SA 4.0
deleted 2867 characters in body
Sep 29, 2020 at 21:29 history edited caird coinheringaahin gMod CC BY-SA 4.0
added 69 characters in body
Sep 29, 2020 at 21:28 comment added caird coinheringaahin g Mod @water_ghosts I think the definition of error in the post already covers infinite loops ("fail to terminate [...] within a finite amount of time"), and yeah, I suppose that would technically be a pristine program, so the output requirements have been updated to exclude output to STDERR (or nearest equivalent)
Sep 29, 2020 at 21:03 comment added water_ghosts You might also want to clarify whether an infinite loop that produces no output counts as an error or not.
Sep 29, 2020 at 21:02 comment added water_ghosts Your rules say that a nonzero exit code is considered an "error", and a pristine program has to produce some output. Since an exit code is a valid form of output by default, would exit(12) be a pristine program? Removing the 2 and changing it to exit(1) would be an "error" by this definition, right? You might want to clarify that exit codes aren't a valid output.
Sep 29, 2020 at 19:51 history edited caird coinheringaahin gMod CC BY-SA 4.0
added 145 characters in body
Sep 25, 2020 at 18:59 comment added caird coinheringaahin g Mod @Sisyphus Yes it will be, and I'm having trouble preventing something like that. I'm thinking requiring unaltered programs to produce a non-empty output, but I'm not too sure about that
Sep 25, 2020 at 1:59 comment added Sisyphus Won't the program "" be trivially pristine in a bunch of languages?
Sep 24, 2020 at 14:17 comment added Razetime Yep, clarified.
Sep 24, 2020 at 14:15 comment added caird coinheringaahin g Mod @Razetime I've edited the definition of an error, does it now answer your question?
Sep 24, 2020 at 14:15 history edited caird coinheringaahin gMod CC BY-SA 4.0
deleted 397 characters in body
Sep 24, 2020 at 14:06 comment added Razetime Ok, so when removing any substring of length \$n\$, if the program does not do what it's supposed to do, does that count as a runtime error?
Sep 24, 2020 at 13:34 history edited caird coinheringaahin gMod CC BY-SA 4.0
added 6 characters in body
Sep 22, 2020 at 17:17 comment added caird coinheringaahin g Mod @thedefault. No, and in order to properly enforce the pristine requirement, I've made the minimum program length 2 bytes
Sep 22, 2020 at 17:17 history edited caird coinheringaahin gMod CC BY-SA 4.0
added 34 characters in body
Sep 22, 2020 at 17:16 comment added the default. Is an empty program a valid submission?
Sep 22, 2020 at 16:29 history edited caird coinheringaahin gMod CC BY-SA 4.0
added 1010 characters in body
Sep 22, 2020 at 16:18 comment added caird coinheringaahin g Mod @JoKing I have no issue with very difficult challenges :P Programs must be pristine in all languages used
Jun 8, 2020 at 21:42 history edited caird coinheringaahin gMod CC BY-SA 4.0
added 56 characters in body
Nov 13, 2019 at 5:58 comment added Jo King Mod Wow, pristine quines are already hard enough, and now you want it to be a polyglot too? Especially since polyglots often rely on one language ignoring the executing part of the other. Also, does it need to pristine in both languages, or both combined (i.e. removing a section can work in language A, as long as it errors in language B)?
Nov 8, 2019 at 22:07 history answered caird coinheringaahin gMod CC BY-SA 4.0