|
|
1.1 root 1: program digits(output);
2: var r: real;
3: begin
4: r := 0.;
5: r := .0;
6: r := 1.e10;
7: r := .05e-10;
8: writeln(r)
9: end.
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.