Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Jun 25th, 2018
82
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.17 KB
| None
|
0
0
raw
download
clone
embed
print
report
{
int i,j;
char o[4][24]=
gotoxy(x,y);
for(i=0; i<4; i++)
{
for(j=0; j<24; j++)
{
printf("%c", o[i][j]);
}
gotoxy(x,y+i+1);
}
}
Add Comment
Please,
Sign In
to add comment
Public Pastes
FREE BTC GUIDE H
JavaScript | 10 min ago | 0.08 KB
Make $1200 in 15 minutes R
JavaScript | 40 min ago | 0.08 KB
Untitled
SQL | 50 min ago | 2.63 KB
2025-06-30T21:02:31.901306
PHP | 1 hour ago | 1.05 KB
pride-flag
Python | 2 hours ago | 1.22 KB
Untitled
Lua | 2 hours ago | 37.62 KB
Exploit(2)
HTML | 3 hours ago | 0.45 KB
Exploit(1)
HTML | 3 hours ago | 0.23 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!