Merged
Conversation
The FAQ has a new item that is referred to in the guidelines updates. The guidelines has some link fixes and other minor changes. Some fun was corrected in the guidelines as well but kept a fair bit shorter than before (i.e. shorter than IOCCC28). In particular because some code from the mkiocccentry (from some contributors) is no longer extant, and because said code was not even a complete program, only refer to two programs that were strictly written by someone other than the judges. Those paragraphs are only one sentence (they used to be more than one) and the rest of the mkiocccentry repos is not mentioned (this was the longest one and it went into other things that while fun were not relevant). This keeps it light, fun, very short and more importantly correct both to the rule about submissions must be a COMPLETE C program and other rules as well. Some typo fixes were made. I believe this commit resolves the problems from yesterday although I did not go through the file extremely carefully as I know @SirWumpus also wants to go through it and so does Landon, so I kind of rushed through it.
Contributor
Author
|
Once this is merged I am done with my edits @SirWumpus. I rushed through it so you can get to it too. Obviously the fixed links is the most important change. Best wishes. No clue if I'll end up checking again. I should guess not given how we want the contest to go into pending state on 3 December (or so I think). |
lcn2
approved these changes
Nov 30, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The FAQ has a new item that is referred to in the guidelines updates.
The guidelines has some link fixes and other minor changes.
Some fun was corrected in the guidelines as well but kept a fair bit shorter than before (i.e. shorter than IOCCC28). In particular because some code from the mkiocccentry (from some contributors) is no longer extant, and because said code was not even a complete program, only refer to two programs that were strictly written by someone other than the judges. Those paragraphs are only one sentence (they used to be more than one) and the rest of the mkiocccentry repos is not mentioned (this was the longest one and it went into other things that while fun were not relevant). This keeps it light, fun, very short and more importantly correct both to the rule about submissions must be a COMPLETE C program and other rules as well.
Some typo fixes were made.
I believe this commit resolves the problems from yesterday although I did not go through the file extremely carefully as I know @SirWumpus also wants to go through it and so does Landon, so I kind of rushed through it.