Forum: Puzzles
2021-04-07, 05:20
|
Replies: 16
Views: 597
|
Forum: Puzzles
2021-04-05, 16:55
|
Replies: 16
Views: 597
In the challenge sometimes k is the number of...
In the challenge sometimes k is the number of spins and sometimes k is the number of elements in the remaining sets. For the number of possibilities that doesn‘t make a difference, because (n...
|
Forum: Puzzles
2021-04-05, 16:44
|
Replies: 16
Views: 597
|
Forum: Puzzles
2021-04-04, 20:11
|
Replies: 16
Views: 597
I'm pretty sure the intended meaning is...
I'm pretty sure the intended meaning is "infinitesimally small". That is, the phrasing is only intended to indicate which of the two sectors is the one removed, not meant to imply that any finite...
|
Forum: Puzzles
2021-04-04, 13:41
|
Replies: 16
Views: 597
|
Forum: Puzzles
2021-04-04, 13:32
|
Replies: 16
Views: 597
Three remarks:
- See #2: seven spins, not...
Three remarks:
- See #2: seven spins, not seven steps
- The wheel turns anti-clockwise. Or the arrow turns clockwise.
- What does mean: "there is a set of unwinnable numbers"? "There is at least...
|
Forum: Puzzles
2021-04-03, 05:17
|
Replies: 16
Views: 597
|
Forum: Puzzles
2021-02-03, 11:29
|
Replies: 11
Views: 1,157
|
Forum: Puzzles
2021-02-03, 09:11
|
Replies: 11
Views: 1,157
|
Forum: Puzzles
2021-01-25, 14:44
|
Replies: 36
Views: 4,101
|
Forum: Puzzles
2021-01-25, 14:23
|
Replies: 36
Views: 4,101
|
Forum: Puzzles
2020-12-03, 14:17
|
Replies: 21
Views: 2,397
Has anyone a link to a list of the number of...
Has anyone a link to a list of the number of eligible voters for each state of the USA and to the real-world non-simplified formula, how the electors are computed?
I found a list, how many voters...
|
Forum: Puzzles
2020-11-05, 08:55
|
Replies: 34
Views: 5,837
|
Forum: Puzzles
2020-10-21, 12:42
|
Replies: 34
Views: 5,837
|
Forum: Puzzles
2020-10-21, 06:47
|
Replies: 34
Views: 5,837
|
Forum: Puzzles
2020-10-14, 17:20
|
Replies: 34
Views: 5,837
|
Forum: Puzzles
2020-10-12, 16:33
|
Replies: 34
Views: 5,837
|
Forum: Puzzles
2020-10-06, 05:33
|
Replies: 34
Views: 5,837
|
Forum: Puzzles
2020-10-05, 20:56
|
Replies: 34
Views: 5,837
|
Forum: Puzzles
2020-10-05, 10:17
|
Replies: 34
Views: 5,837
It's no problem to write a code with 20 lines...
It's no problem to write a code with 20 lines (not using "chaos lines", of course) for the search of the gcd, if I take a>b>0 for granted, and to draw the control-flow graph. But the paths are...
|
Forum: Puzzles
2020-10-05, 08:13
|
Replies: 34
Views: 5,837
Can anyone explain to me
- why the ** in...
Can anyone explain to me
- why the ** in "**20** lines"?
- why the $ in "length $n$"?
- which other path than 10-20-30-40-70-90 is possible in the sample program?
- what will say "the number of...
|
Forum: Puzzles
2020-09-07, 05:43
|
Replies: 33
Views: 9,325
Needle in a haystack, computing times:
When...
Needle in a haystack, computing times:
When I fix a0,...e0,a1,...,e1,a2,...,e2, the code is able to make an exhaustive search of a3,...,e10. Usually it finds 40000...50000 valid games, needing 7...
|
Forum: Puzzles
2020-09-07, 01:23
|
Replies: 33
Views: 9,325
|
Forum: Puzzles
2020-09-05, 20:48
|
Replies: 33
Views: 9,325
|
Forum: Puzzles
2020-09-03, 15:38
|
Replies: 33
Views: 9,325
|