International Obfuscated C Code Contest: Difference between revisions

Content deleted Content added
SirWumpus (talk | contribs)
m Its an annually contest, not twice a year.
SirWumpus (talk | contribs)
m Phrasing change; fix judging process reference.
Line 41:
The '''International Obfuscated C Code Contest''' (abbreviated '''IOCCC''') is a [[computer programming]] contest for [[Source code|code]] written in [[C (programming language)|C]] that is the most creatively [[obfuscated code|obfuscated]] and held annually (when possible). It is described as "celebrating [C's] syntactical opaqueness".<ref>{{cite web |url=http://pcworld.co.nz/pcworld/pcw.nsf/how-to/beyond-the-command-line |access-date=2013-04-07 |title=Beyond the command line |work= [[PC World]] New Zealand| last=Palmer| first= Geoff| date=November 1, 2004| publisher= Fairfax Media, Fairfax New Zealand Limited |url-status=dead |archive-url= https://web.archive.org/web/20130210081342/http://pcworld.co.nz/pcworld/pcw.nsf/how-to/beyond-the-command-line |archive-date=February 10, 2013 }}</ref> The winning code for the 28th contest, held in 2024/25, was announced by live stream 2 Aug 2025.<ref>{{cite web |url= https://www.ioccc.org/years.html |title=Previous IOCCC Winners with spoilers |publisher= International Obfuscated C Code Contest | website= IOCCC.org |access-date=2023-05-01}}</ref> Previous contests were held in the years 1984–1996, 1998, 2000, 2001, 2004–2006, 2011–2015, 2018–2020, and 2024.
 
Entries are evaluated anonymously by the current sitting judges (currently, Leonid A. Broukhis & Landon Curt Noll). The judging process is documented in the competition guidelines<ref name= guidelines>{{cite web |url=https://www.ioccc.org/next/guidelines.txt html#judging-process|title=Current GuidelinesJudging Process|format=plain textHTML |publisher= International Obfuscated C Code Contest | website= IOCCC.org |access-date=20232025-0508-0127}}</ref> and consists of elimination rounds. By tradition, no information is given about the total number of entries for each competition. Winning entries are awarded with a category, such as "Worst Abuse of the [[C preprocessor]]" or "Most Erratic Behavior", and then announced on the official IOCCC website. The contest states that being announced on the IOCCC website is the reward for winning (plus bragging rights).
 
==History==