|
|
BSD 4.3
procedure palseq(i)
local j
j := reverse(i)
repeat {
i := add(i,j)
j := reverse(i)
if i == j then return i
else suspend i
}
end
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.