JAVA:实现ProductCipher乘积密码算法
package com.thealgorithms.ciphers;
import java.util.Scanner;
class ProductCipher {
public static voi
package com.thealgorithms.ciphers;
import java.util.Scanner;
class ProductCipher {
public static voi