|
|
BSD 4.3
procedure main()
while writes(line := read()) do
if line ? (ABC("") & pos(0)) then write(" accepted")
else write(" rejected")
end
procedure ABC(X)
suspend =X | (="a" || ABC("b" || X) || ="c")
end
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.