Menu
1
Popular
Trending
Fresh
All
Substances
Funsubsters
GIFs
Videos
Media
Shop
Top
Top:
Posts
Comments
Users
Chat
More
Search
Submit
Sign Up
Login
Feedback Form
Fun Blog
This is creatively brilliant
Comments
Follow Comments
Sorted by time
tripodhyphenpop
· 11 years ago
·
FIRST
When I got my big head, all I could think was, 'Wow!'
4
Reply
smitty
· 11 years ago
Very creative and clever... but I worry about the diver fire extinguisher. Fire inspector might have something to say about "code."
▼
tripodhyphenpop
· 11 years ago
//C hello world example
#include <stdio.h>
int main()
{
printf("Hello world\n");
return 0;
}
smitty
· 11 years ago
Funny, but I ment building fire code. And why the DV? I'm worried that some ahole inspector might make them change it, not the code itself.
▼
·
Edited 11 years ago
tripodhyphenpop
· 11 years ago
The cake is a lie, there is no spoon to eat it with.
Reply
Comments
#include <stdio.h>
int main()
{
printf("Hello world\n");
return 0;
}