一、题目 二、代码 import java.util.*; public class Main { Scanner in = new Scanner(System.in); int step, n;// step移动的步数,n盘子个数 /** * 构造方法 */ public Main() { while(in.hasNext()){ // 每次都重置为第一步 step = 1; // 输入盘子
[1223] Friends number 时间限制: 1000 ms 内存限制: 131072 K问题描述 Paula and Tai are couple. There are many stories between them. The day Paula left by airplane, Tai send one message to telephone 2200284
1223 西站坐标更新 1.Update for the station’s location def initial_out_map_indoor_points(self):'''Load the indoor data and update both the wall_matrix and the ditch_matrix.'''# Initialize the wall_matr