sparseArr int[sum+1][3]
将二维数组的有效数据数据存入到稀疏数组
先读取稀疏数组的第一行, 根据第-行的数据,创建原始的维数组,比如上面的chessrr2= i[11][11]
chessrr2= i[11][11]