Cooperative Zendo
Re: Cooperative Zendo
(Characters other than LRlr have no effect.)
Re: Cooperative Zendo
That is correct. Congratulations!
The planned hint was that the rule was easily extendable beyond just the alphabet, so I am allowing more strings. Now I accept any string of ASCII printable characters which you can convey to me on this forum. That is pretty much anything trivially typable on a standard American keyboard, including space, except counting tab and newlines. If in doubt, anything not shaded red in this chart:
I manually looked at all the inputs and figured out what they should be, but I also double-checked with Python. The relevant definitions are below if anybody is curious:
[/code][/spoiler-box]
The planned hint was that the rule was easily extendable beyond just the alphabet, so I am allowing more strings. Now I accept any string of ASCII printable characters which you can convey to me on this forum. That is pretty much anything trivially typable on a standard American keyboard, including space, except counting tab and newlines. If in doubt, anything not shaded red in this chart:
ASCII chart
The actual rule text I used assumed that I would give the hint, and was “All left/right delimeters must be properly nested. Delimeters are the letters l and r (standing for left and right, either case but they must match) in addition to the standard pairs (parentheses, square brackets, and curly braces).”. Your guess is equivalent to my rule on all pre-hint accepted strings, though I had not defined properly nested nearly as thoroughly as you had.I manually looked at all the inputs and figured out what they should be, but I also double-checked with Python. The relevant definitions are below if anybody is curious:
Python 3
", sep="\n", end="")[/code][/spoiler-box]
Re: Cooperative Zendo
Yay!
Does this mean I get to be the next setter?
Does this mean I get to be the next setter?
Re: Cooperative Zendo
Valid strings: zero or more alphanumeric characters. [A-Za-z0-9]*
SHA1 hash of rule: 8972b046e01af88b4bfbd977787c3f55f7a65b76
$ echo -n "A valid string is one that conforms to the secret rule." | sha1sum -
Yes: water
No: fire
SHA1 hash of rule: 8972b046e01af88b4bfbd977787c3f55f7a65b76
$ echo -n "A valid string is one that conforms to the secret rule." | sha1sum -
Yes: water
No: fire
Re: Cooperative Zendo
(For the convenience of archive-readers: The next round starts here.)
Last edited by Lambda on Wed Oct 05, 2016 11:47 am, edited 1 time in total.
Re: Cooperative Zendo
Hey, what a coincidence, that’s how I generated my hash. It’s compatible with http://www.sha1-online.com/ (as you would expect, but some tools auto-add newlines), at least if the entire rule is one ASCII line (I haven’t tested anything else).
earth
air
fir
fi
f
λ (meaning empty string, not the current master)
fier
fiter
witer
water
earth
air
fir
fi
f
λ (meaning empty string, not the current master)
fier
fiter
witer
water
Re: Cooperative Zendo
earth: yes
air: yes
fir: yes
fi: no
f: no
(empty string): no
fier: no
fiter: yes
witer: yes
water: yes (already given)
air: yes
fir: yes
fi: no
f: no
(empty string): no
fier: no
fiter: yes
witer: yes
water: yes (already given)
Koans
- Timepoof
- Posts: 488
- Joined: Sun Nov 29, 2015 6:16 pm
- Pronouns: she/her/hers
- Location: On a sparkly throne with soft fluffy cushions
- Contact:
Re: Cooperative Zendo
rererer
iter
abcdefghijklmnopqrstuvwxyz
iter
abcdefghijklmnopqrstuvwxyz
The WAFFLES will submit to this indignity.
Re: Cooperative Zendo
EaRtH
AiR
FiRe
WaTeR
0123456789
ari
iar
ira
rai
ria
AiR
FiRe
WaTeR
0123456789
ari
iar
ira
rai
ria