mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-23 21:33:49 +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]
|