5 lines
78 B
Plaintext
5 lines
78 B
Plaintext
The result of:
|
|
{ 3 5 7 8 } union { 2 4 6 8 10 12 } =
|
|
{ 2 3 4 5 6 7 8 10 12 }
|
|
|