Compare commits
1 Commits
dfda27e56e
...
bed4fd2766
Author | SHA1 | Date | |
---|---|---|---|
bed4fd2766 |
@ -71,8 +71,8 @@ What is the optimal strategy, and what is its probability of guessing correctly?
|
|||||||
}
|
}
|
||||||
- #{
|
- #{
|
||||||
(
|
(
|
||||||
box(strike(`B`), inset: 1pt)
|
box(`B`, stroke: ored, inset: 1pt)
|
||||||
+ box(`B`, stroke: ored, inset: 1pt)
|
+ box(strike(`B`), inset: 1pt)
|
||||||
+ box([: $approx 0.251$], inset: (top: 1pt, bottom: 1pt))
|
+ box([: $approx 0.251$], inset: (top: 1pt, bottom: 1pt))
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user