CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 14:33:33 GMT
content-type: text/html; charset=UTF-8
server: cloudflare
x-frame-options: DENY
x-content-type-options: nosniff
x-xss-protection: 1;mode=block
vary: accept-encoding
cf-cache-status: DYNAMIC
content-encoding: gzip
set-cookie: _csrf-frontend=07e8e3cd659d1b9ad35fed34b99d6fe5d9de5332517674def1f7cac95009b2d6a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22MbeeHWxnlVyRzFproZHSMjMLlknZ92G8%22%3B%7D; HttpOnly; Path=/
cf-ray: 98cf12bdebde5917-BLR
//08. Special Numbersfunction specialNumbers(numb) { for (let i = 1; i <= num - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //08. Special Numbers
- function specialNumbers(numb) {
- for (let i = 1; i <= numb; i++)
- if (isSpecial(i))
- console.log(`${i} -> True`)
- else
- console.log(`${i} -> False`)
- function isSpecial(n) {
- let str = n.toString()
- let sum = 0
- for (let i = 0; i < str.length; i++)
- sum += +str[i]
- if (sum === 5 || sum === 7 || sum === 11)
- return true
- else
- return false
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
-
⭐✅ Online Marketplace Exploit ✅ NEVER SEEN BE...
JavaScript | 8 sec ago | 0.24 KB
-
⭐✅ Swapzone Glitch ✅ Working⭐⭐⭐ L
JavaScript | 8 sec ago | 0.24 KB
-
✅⭐ Make huge profits on trading ⭐⭐ J
JavaScript | 10 sec ago | 0.24 KB
-
✅ Make $2500 in 20 minutes⭐⭐⭐ 2
JavaScript | 19 sec ago | 0.24 KB
-
⭐✅ Trading Profit Method ✅ NEVER SEEN BEFORE...
JavaScript | 20 sec ago | 0.24 KB
-
⭐✅ MAKE $2500 IN 15 MIN⭐⭐⭐ 4
JavaScript | 22 sec ago | 0.24 KB
-
⭐⭐Exchange Exploit⭐⭐ 1
JavaScript | 30 sec ago | 0.24 KB
-
⭐ Instant BTC Profit Method ✅ NEVER SEEN BEFO...
JavaScript | 30 sec ago | 0.24 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