RosettaCodeData/Task/Chinese-remainder-theorem/Mathematica/chinese-remainder-theorem.math
2023-07-01 13:44:08 -04:00

2 lines
42 B
Text

ChineseRemainder[{2, 3, 2}, {3, 5, 7}]
23