Update
This commit is contained in:
parent
6e779ad9b4
commit
30c8fea0b2
10 changed files with 59 additions and 29 deletions
2
ioccc.md
2
ioccc.md
|
@ -17,6 +17,7 @@ Some common ideas employed in the programs include:
|
|||
- including weird files like `/dev/tty` or recursively including itself
|
||||
- [code golfing](code_golf.md)
|
||||
- weird stuff like the main function [recursion](recursion.md) or even using it as a signal handler :)
|
||||
- ...
|
||||
|
||||
And let us also mention a few winning entries:
|
||||
|
||||
|
@ -28,3 +29,4 @@ And let us also mention a few winning entries:
|
|||
- [X11](x11.md) Minecraft-like game
|
||||
- [web browser](web_browser.md)
|
||||
- self-replicating programs
|
||||
- ...
|
Loading…
Add table
Add a link
Reference in a new issue