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
subKey
1 minute ago
unable to find valid certific
2 minutes ago
Unexpected error while
4 minutes ago
Failed password for invalid us
5 minutes ago
SPL commands
6 minutes ago
index main sourcetype
6 minutes ago
Dood Videos
11 hours ago
Adambrooks
12 hours ago
scan
16 hours ago
Helpers optimizePhp
16 hours ago
double mean
#include <stdio.h>
int
main
(
void
)
{
double
mean =
(
int
)
(
2
.2f *
2
.25f
)
;
printf
(
"%dn"
, mean
)
;
return
0
;
}
Parsed in 0.002 seconds