|
|
1.1 root 1: procedure fact(i)
2: j := 1
3: while i > 0 do {
4: j *:= i
5: i -:= 1
6: }
7: return j
8: end
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.