pastebin
Add a new paste
View all pastes
Change language
Dutch
English
French
Russian
menu
URL Shortener
Multiple URL shortener
browser info
Whois IP and domain lookup
Capture a Website screenshot
Disqus Chatroom
Registration
pastebin
Paste Search Dynamic
Recent pastes
Adambrooks
5 hours ago
boost split
8 hours ago
comment replay form
8 hours ago
max data
8 hours ago
comment link
9 hours ago
Bobbin
9 hours ago
comment created
9 hours ago
example val
9 hours ago
block
9 hours ago
quickSort
9 hours ago
ld var
#include <stdio.h>
typedef
long
long
ll;
int
main
(
)
{
ll var =
20
;
printf
(
"%ld"
, var
)
;
return
0
;
}
Parsed in 0.002 seconds