MCPcopy Create free account
hub / github.com/code-golf/code-golf / perOutputJudge

Function perOutputJudge

hole/judges.go:28–54  ·  view source on GitHub ↗

Creates a judge by treating an output as a sequence of delimited outputs, each corresponding to a respective input. The final expected output length's is the bigger of input length & the rawExpectedOutput length. This allows two different ways of building the expected output: 1. purely from the args

(singleOutputJudge SingleOutputJudge)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

oneOfPerOutputJudgeFunction · 0.85
multisetJudgeFunction · 0.85

Calls 1

appendFunction · 0.85

Tested by

no test coverage detected