5 lines
76 B
Plaintext
5 lines
76 B
Plaintext
The symmetric difference of:
|
|
{3 5 7 8 } with {1 3 5 7 9 11 } =
|
|
{1 8 9 11 }
|
|
|