CARVIEW |
Select Language
HTTP/2 200
date: Sun, 12 Oct 2025 06:22: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=b357765d31374ac8f451a9b882473afdfaf2f045a191056dedb835addaf05722a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22YRrdDYRZD_UKQO5gVh07vDzQ1jxI-mlx%22%3B%7D; HttpOnly; Path=/
cf-ray: 98d480df0bf14e3d-BLR
christmasTree perm i = do if perm - 1 == i then return() else - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- christmasTree perm i = do
- if perm - 1 == i
- then return()
- else do
- putStrLn (replicate (i - perm) ' ' ++ replicate perm '*' ++ "|" ++ replicate perm '*' ++ replicate (i - perm) ' ')
- christmasTree (perm + 1) i
- main = do
- n <- getLine
- let i = read n :: Int
- christmasTree 0 i
- repeatString str i =
- if i == 1
- then str
- else str ++ (repeatString str (i - 1))
Advertisement
Add Comment
Please, Sign In to add comment
-
📌 Swapzone +37% glitch ⭐ 2
JavaScript | 8 sec ago | 0.25 KB
-
✅⭐ Make huge profits on trading ⭐⭐ E
JavaScript | 13 sec ago | 0.25 KB
-
✅⭐ Make huge profits on trading ⭐⭐ 9
JavaScript | 17 sec ago | 0.25 KB
-
⭐✅ Marketplace Glitch ✅ Working ✅ NEVER SEEN...
JavaScript | 22 sec ago | 0.25 KB
-
⭐✅ Marketplace Glitch ✅ Working ✅ NEVER SEEN...
JavaScript | 26 sec ago | 0.25 KB
-
⭐✅ Exploit 2500$ in 15 Minutes⭐⭐⭐ Y
JavaScript | 31 sec ago | 0.25 KB
-
⭐✅ Exploit 2500$ in 15 Minutes⭐⭐⭐ 8
JavaScript | 37 sec ago | 0.25 KB
-
Free Crypto Method (NEVER SEEN BEFORE)⭐⭐ O
JavaScript | 1 min ago | 0.25 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