input=
[[digit ::=
"0"..."9"]]
output=
[[function parse_digit()
local c = char()
if c ~= nil and c >= '0' and c <= '9' then
next()
return c
end
end]]Travelled to 12 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Recognizer | Recognition Result | Visualize | Recalc |
|---|---|---|---|
| #308 | 187 | [visualize] |