Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Feb 14th, 2017
419
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Pascal
0.15 KB
| None
|
0
0
raw
download
clone
embed
print
report
uses
crt
,
sysutils
;
label
R
;
const
X
:
Word
=
1
;
P
=
'hello world'
;
begin
R
:
clrscr
;
write
(
P
)
;
gotoxy
(
X
,
1
)
;
write
(
upcase
(
P
[
X
]
)
)
;
sleep
(
999
)
;
X
:
=
X
*
Ord
(
X<
11
)
+
1
;
goto
R
end
.
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐⭐⭐Instant Profit Method⭐⭐
Java | 2 min ago | 0.06 KB
⭐⭐⭐Exploit 500$ in 15 Minutes⭐⭐
Java | 2 min ago | 0.06 KB
⭐⭐⭐MAKE $900 INSTANTLY⭐⭐
Java | 3 min ago | 0.06 KB
⭐⭐⭐Make $15OO in 2O minutesV E⭐⭐
Java | 3 min ago | 0.06 KB
💵 💵 Make 3000$ in 20 minutes 💵 💵🚨
JavaScript | 4 min ago | 0.22 KB
⭐⭐⭐Free Giftcards Method⭐⭐
Java | 4 min ago | 0.06 KB
⭐⭐⭐Crypto Accounts⭐⭐
Java | 4 min ago | 0.06 KB
⭐⭐⭐Instant Profit Method⭐⭐
Java | 5 min ago | 0.06 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!