Update
This commit is contained in:
parent
a2a9b750ab
commit
ec03c1b60c
22 changed files with 1804 additions and 1686 deletions
|
@ -7,4 +7,5 @@ TODO
|
|||
Compiler bombs in various languages:
|
||||
|
||||
- [C](c.md): `main[-1u]={1};`, creates 16 GB executable, works by defining a huge array an initializes its first element so the whole array will be explicitly stored in the executable.
|
||||
- [Rust](rust.md): every program :D
|
||||
- ...
|
Loading…
Add table
Add a link
Reference in a new issue