CARVIEW |
Select Language
HTTP/2 200
date: Fri, 10 Oct 2025 18:29:36 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=34c20f2998fd7f3f48efd864abe26dcdbe41b201231df58735edaedcb524f67da%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22rS0b4Fo5nSKFy3VBDAAz2QkclncaBb9-%22%3B%7D; HttpOnly; Path=/
cf-ray: 98c82f268e102ffb-BLR
orderedInsert :: (Ord a) => [a] -> a -> [a]orderedInsert [] x = [x]orderedIn - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- orderedInsert :: (Ord a) => [a] -> a -> [a]
- orderedInsert [] x = [x]
- orderedInsert (x : xs) y = if y <= x then y : x : xs else x : orderedInsert xs y
- insertionSort :: (Ord a) => [a] -> [a]
- insertionSort = foldl orderedInsert []
Advertisement
Add Comment
Please, Sign In to add comment
-
⭐⭐⭐Exchange Exploit T I⭐⭐
Java | 11 sec ago | 0.10 KB
-
⭐⭐⭐ChangeNOW Exploit⭐⭐
Java | 25 sec ago | 0.10 KB
-
⭐⭐⭐GMAIL Logs (2FA disabled)⭐⭐
Java | 37 sec ago | 0.10 KB
-
⭐⭐⭐MAKE $500 IN 15 MIN⭐⭐
Java | 49 sec ago | 0.10 KB
-
⭐⭐⭐MAKE $9OO INSTANTLY D A⭐⭐
Java | 1 min ago | 0.10 KB
-
⭐⭐⭐MAKE $900 INSTANTLY⭐⭐
Java | 1 min ago | 0.10 KB
-
⭐⭐⭐ChangeNOW Exploit⭐⭐
Java | 1 min ago | 0.10 KB
-
⭐⭐⭐Exploit 500$ in 15 Minutes⭐⭐
Java | 1 min ago | 0.10 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