|
|
1.1 root 1:
2:
3:
4: CROSS(6) Icon Program Library CROSS(6)
5:
6:
7:
8: NNNNAAAAMMMMEEEE
9: cross - intersection of words
10:
11: SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
12: ccccrrrroooossssssss
13:
14: DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
15: _C_r_o_s_s displays an intersection of words given one per line
16: on standard input. Uppercase letters are mapped into lower-
17: case on input.
18:
19: BBBBUUUUGGGGSSSS
20: _C_r_o_s_s only produces one possible intersection and does not
21: attempt to obtain the most compact result.
22:
23: DDDDIIIIAAAAGGGGNNNNOOOOSSSSTTTTIIIICCCCSSSS
24: _C_r_o_s_s objects if the input contains a nonalphabetic charac-
25: ter.
26:
27: AAAAUUUUTTTTHHHHOOOORRRR
28: William P. Malloy
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63: Version 5.9 The University of Arizona - 6/14/83 1
64:
65:
66:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.