mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-26 23:04:15 +00:00
4 lines
99 B
Plaintext
4 lines
99 B
Plaintext
L = [1, 2, 3, 4, 5, 7, 8, 9, 10]
|
|
R = [1, 2, 3, 4, 5, 7, 8, 9, 10]
|
|
D = [1, 2, 3, 4, 5, 7, 8, 9, 10]
|