skip to main content
paste
bin
.ca
type · paste · share
⌘
K
Docs
Sign in
?
All pastes
#855225
Raw
Copy code
Copy link
Edit
Gravatar Snippet for WordPress
public
java
v1 · immutable
#855225
·
published
2008-01-14 21:35 UTC
Lines
Syntax
Wrap
Stripe
off
dark
light
Mono
Size
13px
Tab
2
4
8
Theme
Follow system
Always dark
Always light
rendered paste body
#include
<
stdio.h
>
int
main
()
{
printf
(
"
hello world\n
"
);
}