Movies as code
Home
Genres
Top Posts
All Movies
Top Geeks
Submit
Created by
Ben Howdle of
Memento
Wednesday, April 4th, 2012 at 10:04 pm |
Action
| by
Emanuele Granucci
int
main
(
void
)
{
int
a
[
1
]
;
return
a
[
1
]
;
// out of memory...
}
Vote up this code
0