Update
This commit is contained in:
parent
06e404c447
commit
58d560ffd4
12 changed files with 65 additions and 8 deletions
2
ioccc.md
2
ioccc.md
|
@ -10,7 +10,7 @@ Some common ideas employed in the programs include:
|
|||
|
||||
- formatting source code as [ASCII art](ascii_art.md)
|
||||
- misleading identifiers and comments
|
||||
- extreme [macro](macro.md) and [preprocessor](preprocessor.md) abuse
|
||||
- extreme [macro](macro.md)/[preprocessor](preprocessor.md) abuse
|
||||
- abuse of compiler flags
|
||||
- different behavior under different C standards
|
||||
- doing simple things the hard way, e.g. by avoiding loops
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue