import java.util.*; public class Solution {     /**      *       * @param n int整型 the n      * @return int整型      */ &nb...