Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
Mihai_Preda
Feb 25th, 2021
282
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C++
0.21 KB
| None
|
0
0
raw
download
clone
embed
print
report
bool
compus
[
nMax
]
;
void
ciur
(
)
{
for
(
int
i
=
4
;
i
<=
n
;
i
+
=
2
)
compus
[
i
]
=
true
;
for
(
int
i
=
3
;
i
*
i
<=
n
;
i
+
=
2
)
for
(
int
j
=
i
*
i
;
j
<=
n
;
j
+
=
i
)
compus
[
j
]
=
true
;
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
✅ MAKE $2500 IN 15 MIN ✅ Working 💵 💎
JavaScript | 4 sec ago | 0.22 KB
fix podcast issue on rtl
CSS | 4 min ago | 0.66 KB
✅ Crypto Swap Glitch ✅ Still works 💎 💵
JavaScript | 7 min ago | 0.22 KB
⭐⭐⭐Swapzone.io Glitch (Working)⭐⭐
Java | 14 min ago | 0.09 KB
✅ Exchange profit method 🚨 🔥
JavaScript | 15 min ago | 0.22 KB
⭐⭐⭐Make $15OO in 2O minutesV E⭐⭐
Java | 15 min ago | 0.09 KB
⭐⭐⭐Make $15OO in 2O minutesV E⭐⭐
Java | 16 min ago | 0.09 KB
⭐⭐⭐MAKE $900 INSTANTLY⭐⭐
Java | 16 min ago | 0.09 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!