As far as I know, the requirement of the IOCCC has always just been to submit any obfuscated C program. A submitted program can do something interesting, or something ordinary in an interesting way, but there's no specific constraint on what it does.
You might be confusing the IOCCC with the Underhanded C Contest, in which the goal was to do some particular task, but also subvert it in a non-obvious way: http://www.underhanded-c.org/
Thanks! I'm very excited to see it. You can submit any Python program as long as it produces an output of some kind without human intervention. More details are here: https://pyobfusc.com/#rules
Comments
I love this idea! Thank you for organizing it. I plan to make a submission.
I had a question, in the IOCCC you create a program to solve a certain task. Is that the case here? Or is it any Python program?
As far as I know, the requirement of the IOCCC has always just been to submit any obfuscated C program. A submitted program can do something interesting, or something ordinary in an interesting way, but there's no specific constraint on what it does.
You might be confusing the IOCCC with the Underhanded C Contest, in which the goal was to do some particular task, but also subvert it in a non-obvious way: http://www.underhanded-c.org/
You're right, that was my confusion. Thanks!
Thanks! I'm very excited to see it. You can submit any Python program as long as it produces an output of some kind without human intervention. More details are here: https://pyobfusc.com/#rules