Movies as code
Home
Genres
Top Posts
All Movies
Top Geeks
Submit
Created by
Ben Howdle of
The Number 23
Thursday, March 29th, 2012 at 12:51 pm |
Mystery
| by
Hugo Leisink
#include <number_collection.h>
int combine_numbers(number_collection_t *collection) {
return 23;
}
Vote up this code
6