Explanation for The Funniest JetPunk Type-In

+7

Explaining 

ItzIngenious has found what seems to be the funniest type-in on this site.

I'm here to explain how it works.

Update: ItzIngenious apparently deleted the blog where he said about that.

How it Works

So, the funniest type-in is :

Kyrg was a guy with a weird name who met someone called Stan. 

It actually works, too. This is because of how the RegEx system we use for type-ins works.

Here is the RegEx program for Kyrgyzstan.

K[IY]RG[A-Z]+STAN

If I'm correct, that means that it will accept as an answer, anything that begins with K, has either an I or Y, followed by RG, then anything between A and Z, followed by the letters STAN. If you look at what has been deemed the funniest type-in, you'll see that it fits that criteria, and therefore is an acceptable type-in. The reason this also works with Kaza for Kazakhstan and Taji for Tajikistan is for a similar reason.

Kazakhstan RegEx : KH?AZ[A-Z]+STAN

Tajikistan RegEx : TAJ[A-Z]+STAN

I hope you now all have a better understanding of how this works.

15 Comments
+2
Level 38
Dec 1, 2021
That's a great explanation!
+1
Level 63
Dec 1, 2021
Thanks! Glad to hear you're back!
+1
Level 38
Dec 3, 2021
Oh, I never left. But I don't feel like taking quizzes to reach level 40.
+1
Level 63
Dec 3, 2021
All you have to do is get 100% on 160 quizzes and you're there! That's just a few hours every day for a week or two. It's not so hard!
+1
Level 64
Dec 1, 2021
lol, also you said I or R, instead of I or Y
+1
Level 63
Dec 2, 2021
Oop thanks superquizzer!
+1
Level 60
Dec 1, 2021
Lol I deleted the blog since your blog is much better than mine, and we don’t need the one stating the type in if there’s another one that has the type in but also explains it.
+1
Level 63
Dec 2, 2021
Oh ok then, but it was your idea after all! And the type-in is very funny
+1
Level 32
Dec 2, 2021
I commented a similar type-in on the COTW quiz (June 3rd)
+3
Level 75
Dec 2, 2021
The RegEx for Kyrgyzstan can be explained like this:

^ refers to "starts with"

[ ] accepts one of the characters within the brackets

+ accepts one or more of the previous value

So, the RegEx "^K[IY]RG[A-Z]+STAN" essentially means that the answer entered must start with K, followed by either I or Y, then RG, one or more of any letter, and finally STAN in order to be accepted. Thus, weird answers such as Kirgmomimhungrypleasefeedmepotatoesstan would work.

Not sure how clear that was, but you can see this blog by Stewart for a better understanding.

+1
Level 63
Dec 2, 2021
Nice explaination Bread! Maybe you can make your own blog about it?
+1
Level 75
Dec 2, 2021
Well Stewart's blog covers everything already, so there isn't much of a point in doing so

I also have a couple WIPs :P

+1
Level 63
Dec 2, 2021
Lol, I never realised that this type-in actually existed until now! Great explanation :)
+1
Level 60
Dec 4, 2021
now I’m getting too accustomed to writing “Kaza farted on Stan”
+1
Level 63
Dec 4, 2021
Well i dont know why anyone would use this "funniest typein" because it's waaay longer than actually just typing it. A better thing to do would be to type

Kyrgdstan

because it would be shorter than typing Kyrgyzstan and the d is between the g and s which you'd have to type.