Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
nok nod
EWTD
Sep 17th, 2017
551
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Pascal
0.18 KB
| None
|
0
0
raw
download
clone
embed
print
report
program
lol
;
var
a
,
b
,
c
,
f
,
d
:
integer
;
begin
readln
(
a
,
b
)
;
f
:
=
a
;
d
:
=
b
;
while
a<>b
do
begin
if
a>b
then
a
-=
b
else
b
-=
a
;
c
:
=
a
end
;
writeln
(
c
)
;
writeln
(
'NOK '
,
f
*
d
/
c
)
end
.
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
✅ Make $1500 in 20 minutes
JavaScript | 1 sec ago | 0.32 KB
Free Giftcards Method
Java | 4 sec ago | 0.09 KB
✅ MAKE $500 IN 15 MIN
JavaScript | 9 sec ago | 0.32 KB
Instant Profit Method
Java | 9 sec ago | 0.09 KB
Exploit 500$ in 15 Minutes
Java | 11 sec ago | 0.09 KB
Exchange Exploit
Java | 15 sec ago | 0.08 KB
Swapzone Glitch ⭐Working⭐
JavaScript | 16 sec ago | 0.32 KB
Instant Profit Method
Java | 21 sec ago | 0.08 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!