Annotation of 43BSDReno/share/doc/ps1/04.pascal/synerr.p, revision 1.1.1.1

1.1       root        1: program syn(output);
                      2: var i, j are integer;
                      3: begin
                      4:        for j :* 1 to 20 begin
                      5:                write(j);
                      6:                i = 2 ** j;
                      7:                writeln(i))
                      8:        end
                      9: end.

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.