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
4 hours ago
boost split
8 hours ago
comment replay form
8 hours ago
max data
8 hours ago
comment link
8 hours ago
Bobbin
8 hours ago
comment created
8 hours ago
example val
8 hours ago
block
8 hours ago
quickSort
8 hours ago
size of k
#include<stdio.h>
int
main
(
)
{
int
i=
5
,j=
10
,k=
15
;
printf
(
"%d "
,
sizeof
(
k/=i+j
)
)
;
printf
(
"%d"
,k
)
;
return
0
;
}
Parsed in 0.002 seconds