Cooperative Zendo

Not the kind with cardstock and pawns. Mostly play by post Mafia so far.
kuuskytkolme
Posts: 160
Joined: Sun Mar 23, 2014 1:33 am
Pronouns: she/her

Re: Cooperative Zendo

Post by kuuskytkolme »

I'm declaring DanielH the winner. Are you doing the next one?
I am number 63. I'm also ESL, please don't eat me.
User avatar
DanielH
Posts: 3745
Joined: Tue Apr 01, 2014 1:50 pm
Pronouns: he/him/his

Re: Cooperative Zendo

Post by DanielH »

Sure, but I can’t start it for another sixish (?) hours. Or, since, I did the one before this, somebody else can take a turn.
User avatar
DanielH
Posts: 3745
Joined: Tue Apr 01, 2014 1:50 pm
Pronouns: he/him/his

Re: Cooperative Zendo

Post by DanielH »

Okay, 8 is about six, it still counts:

Allowed strings: Zero or more digits or periods; that is, any (positive integer) number of characters from 0123456789.
Projected difficulty: on the easy end probably?

Initial koan: 1.4
Initial non-koan: 1.41421...

(Apparently my rule agrees with the second letter-writer here)
Information
Initial post: http://alicorn.elcenia.com/board/viewto ... 066#p28066
SHA-1: c74602e56cdb76a3be274c76246839c4175a52cd

Yes:

Code: Select all

1.4
No:

Code: Select all

1.41421...
User avatar
DanielH
Posts: 3745
Joined: Tue Apr 01, 2014 1:50 pm
Pronouns: he/him/his

Re: Cooperative Zendo

Post by DanielH »

Rule clarification (that post will not be edited): empty string is well-formed

Solution post
Last edited by DanielH on Sat Oct 08, 2016 3:18 pm, edited 2 times in total.
User avatar
Lambda
Posts: 1021
Joined: Fri Mar 28, 2014 9:39 am
Pronouns: She, her
Contact:

Re: Cooperative Zendo

Post by Lambda »

[the empty string] (unclear whether this is well-formed: you said "zero or more" but also "positive integer")
0
1
3
4
10
.
1.
.1
1.333...


(edit: closed dangling quotation)
Last edited by Lambda on Wed Oct 05, 2016 8:16 pm, edited 1 time in total.
User avatar
DanielH
Posts: 3745
Joined: Tue Apr 01, 2014 1:50 pm
Pronouns: he/him/his

Re: Cooperative Zendo

Post by DanielH »

I meant nonnegative integer.

The empty string works. The others do not. Will provide list shortly.
User avatar
Lambda
Posts: 1021
Joined: Fri Mar 28, 2014 9:39 am
Pronouns: She, her
Contact:

Re: Cooperative Zendo

Post by Lambda »

...
1.5
.1.
1..
..4
0.4
1.4142...
1.2.34
4.1
14.
User avatar
DanielH
Posts: 3745
Joined: Tue Apr 01, 2014 1:50 pm
Pronouns: he/him/his

Re: Cooperative Zendo

Post by DanielH »

Only 1.5 and 1..
Information
Initial post: http://alicorn.elcenia.com/board/viewto ... 066#p28066
SHA-1: c74602e56cdb76a3be274c76246839c4175a52cd

Yes:
(the empty string)
1..
1.4
1.5

No:
.
...
0
0.4
1
.1
.1.
1.
10
1.2.34
1.333...
14.
1.4142...
1.41421...
3
4
..4
4.1
User avatar
Unbitwise
Posts: 535
Joined: Tue Dec 16, 2014 9:39 am
Pronouns: he (or they or whatever)
Contact:

Re: Cooperative Zendo

Post by Unbitwise »

1.2
2.3
2.4
3.4
3.5
4.5
1.9
0.1
1.0
User avatar
DanielH
Posts: 3745
Joined: Tue Apr 01, 2014 1:50 pm
Pronouns: he/him/his

Re: Cooperative Zendo

Post by DanielH »

yes, no, no, no, no, no, yes, no, yes
Information
Initial post: http://alicorn.elcenia.com/board/viewto ... 066#p28066
SHA-1: c74602e56cdb76a3be274c76246839c4175a52cd

Yes:
(the empty string)
1..
1.0
1.2
1.4
1.5
1.9

No:
.
...
0
0.1
0.4
1
.1
.1.
1.
10
1.2.34
1.333...
14.
1.4142...
1.41421...
2.3
2.4
3
3.4
3.5
4
..4
4.1
4.5
Post Reply