MCPcopy Create free account
hub / github.com/changkun/pkg / S36_ConwayProblem

Function S36_ConwayProblem

csp/csp.go:293–298  ·  view source on GitHub ↗

S36_ConwayProblem implements Section 3.6 Conway's Problem: "Adapt the above program to replace every pair of consecutive asterisk by an upward arrow." Solution: [west::DISASSEMBLE||X::SQUASH||east::ASSEMBLE]

(cardfile chan []rune, lineprinter chan string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

TestS36_ConwayProblemFunction · 0.92

Calls 3

S33_DISASSEMBLEFunction · 0.85
S32_SQUASH_EXFunction · 0.85
S34_ASSEMBLEFunction · 0.85

Tested by 1

TestS36_ConwayProblemFunction · 0.74