ulvis.paste.net - 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
ulvis.paste.net - pastebin
Paste Search Dynamic
Recent pastes
Crash log
2 hours ago
new Hat
2 hours ago
Formularz CSS odpoczyne
10 hours ago
SimulationCraft SimC Addon
16 hours ago
easy
17 hours ago
TextAnalysis
1 day ago
Tomb of Mirrors
1 day ago
HOT!!! PAYPAL TRANSFER WESTERN
1 day ago
Legit Bank Wire Transfer Weste
1 day ago
discord roles
2 days ago
moji
#include <stdio.h>
void
a
(
char
moji
)
{
printf
(
" %c
\n
"
,moji
)
;
printf
(
" %c%c
\n
"
,moji,moji
)
;
printf
(
" %c%c%c
\n
"
,moji,moji,moji
)
;
printf
(
" %c
\n
"
,moji
)
;
}
int
main
(
void
)
{
char
moji;
scanf
(
"%c"
,&moji
)
;
a
(
moji
)
;
return
0
;
}
Parsed in 0.002 seconds
Please enable JavaScript to view the
comments powered by Disqus.