Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
DmiDru_2
Abaduaber
Dec 15th, 2012
420
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Pascal
0.19 KB
| None
|
0
0
raw
download
clone
embed
print
report
Var
S
:
Real
;
N
:
LongInt
;
Begin
For
N
:
=
1
To
100
Do
Begin
S
:
=
S
+
1
/
(
(
N
+
N
*
N
+
N
*
N
*
N
)
*
Sqrt
(
N
)
)
;
End
;
WriteLn
(
'Сумма: '
,
S
:
6
:
6
)
;
ReadLn
;
End
.
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
✅ 💎 Instant BTC Profit Method ✅ Working 🚨 🔥
JavaScript | 14 sec ago | 0.20 KB
Medium article
JavaScript | 13 min ago | 0.25 KB
⭐ 💎 Exchange profit method 🚨 🔥
JavaScript | 20 min ago | 0.20 KB
Waste Management rev_01
Arduino | 38 min ago | 3.70 KB
📌 EASY PROFIT GUIDE ✅ Still works 🔥 🚨
JavaScript | 40 min ago | 0.20 KB
✅ 💡 ChangeNOW Profit Exploit 💎 💵
JavaScript | 1 hour ago | 0.20 KB
seed
JavaScript | 1 hour ago | 0.25 KB
pca_svd
Python | 1 hour ago | 0.88 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!