mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-05-01 17:24:34 +00:00
3 lines
70 B
Plaintext
3 lines
70 B
Plaintext
P = [1, 2, 3, 4, 6, 8, 9, 12, 16, 18]
|
|
Q = [1, 2, 4, 6, 8, 12, 16, 18]
|