CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 06:01:46 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=e2b82f37a126f74a74484c64af4925e33d1334c743d34e34533160aa8b469f17a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22WY4201eDEMa5R-6ttxp6YOTa4KwR9Gxz%22%3B%7D; HttpOnly; Path=/
cf-ray: 98cc25107996a9c3-BLR
Is_one_away - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ##
- function is_one_away(word1, word2: string): boolean;
- begin
- var cnt := 0;
- if (Length(word1) = Length(word2)) then
- for var i := 1 to Length(word1) do
- if (word1[i] = word2[i]) then cnt +=1;
- if (cnt = 3) then result := true else result := false;
- end;
- //
- var (word1, word2) := ReadString2;
- Print(is_one_away(word1, word2));
Advertisement
Add Comment
Please, Sign In to add comment
-
✅ Make $2500 in 20 minutes⭐⭐⭐ H
JavaScript | 1 sec ago | 0.24 KB
-
✅⭐ Make huge profits on trading ⭐⭐ E
JavaScript | 4 sec ago | 0.24 KB
-
✅⭐ Make $2500 in 15 minutes ✅ NEVER SEEN BEFO...
JavaScript | 12 sec ago | 0.24 KB
-
⭐✅ MAKE $2500 IN 15 MIN⭐⭐⭐ O
JavaScript | 15 sec ago | 0.24 KB
-
⭐✅ Exploit 2500$ in 15 Minutes⭐⭐⭐ 8
JavaScript | 26 sec ago | 0.24 KB
-
⭐⭐⭐ G2A Payment Exploit ✅ NEVER SEEN BEFORE ⭐...
JavaScript | 27 sec ago | 0.24 KB
-
⭐✅ Swapzone Glitch ✅ Working⭐⭐⭐ M
JavaScript | 32 sec ago | 0.24 KB
-
⭐✅ MAKE $2500 IN 15 MIN ✅ NEVER SEEN BEFORE ⭐...
JavaScript | 36 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