problem
892. Surface Area of 3D Shapes
solution#1:
code
注意,不是简单的投影面积的2倍;
参考
1. leetcode_easy_math_892. Surface Area of 3D Shapes;
2. Grandyang;
完
problem
892. Surface Area of 3D Shapes
solution#1:
code
注意,不是简单的投影面积的2倍;
参考
1. leetcode_easy_math_892. Surface Area of 3D Shapes;
2. Grandyang;
完