3 lines
81 B
Factor
3 lines
81 B
Factor
( scratchpad ) USE: sets
|
|
( scratchpad ) { 1 2 3 } { 1 2 4 } intersect length .
|
|
2
|