CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 06:18:10 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=7bf35c562d6eb400fc244f4d4d0d458f81cfce3e4df4fdc9f3e7514928f81c3ca%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22Xlwy-WzKTHh63q8wwpVamxv3JbcecAWH%22%3B%7D; HttpOnly; Path=/
cf-ray: 98cc3d15efbab080-BLR
ssort([],[]).ssort([M1|S],[H|T]):-min(H,T,M1),remove(M1,[H|T],N),ssort(S,N). - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ssort([],[]).
- ssort([M1|S],[H|T]):-min(H,T,M1),remove(M1,[H|T],N),ssort(S,N).
- min(M,[],M).
- min(M,[H|T],M1):-min2(M,H,N),min(N,T,M1).
- min2(A,B,A):-less(A,B).
- min2(A,B,B):-not(less(A,B)).
- less(A,B):-(A<B).
- append([],B,B).
- append([H|A],B,[H|AB]):-append(A,B,AB).
- remove(X,L,N):-append(A,[X|B],L),append(A,B,N).
Tags:
project prolog
Advertisement
Add Comment
Please, Sign In to add comment
-
⭐✅ Swapzone Glitch ✅ Working⭐⭐⭐ P
JavaScript | 5 sec ago | 0.24 KB
-
⭐ G2A Bug ⭐ (Get more on BTC swaps) ✅ NEVER S...
JavaScript | 7 sec ago | 0.24 KB
-
✅ Make $2500 in 20 minutes⭐⭐⭐ X
JavaScript | 15 sec ago | 0.24 KB
-
⭐✅ Jack's Profit Method ✅ NEVER SEEN BEF...
JavaScript | 16 sec ago | 0.24 KB
-
⭐✅ Online Marketplace Exploit ✅ NEVER SEEN BE...
JavaScript | 25 sec ago | 0.24 KB
-
⭐⭐Exchange Exploit⭐⭐ T
JavaScript | 26 sec ago | 0.24 KB
-
⭐✅ Trading Profit Method ✅ NEVER SEEN BEFORE...
JavaScript | 34 sec ago | 0.24 KB
-
✅⭐ Make huge profits on trading ⭐⭐ E
JavaScript | 37 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