mirror of
https://github.com/halfrost/LeetCode-Go.git
synced 2025-07-12 22:55:19 +08:00
添加内容
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
# [218. The Skyline Problem](https://leetcode.com/problems/the-skyline-problem/)
|
||||
|
||||
## 题目:
|
||||
## 题目
|
||||
|
||||
A city's skyline is the outer contour of the silhouette formed by all the buildings in that city when viewed from a distance. Now suppose you are **given the locations and height of all the buildings** as shown on a cityscape photo (Figure A), write a program to **output the skyline** formed by these buildings collectively (Figure B).
|
||||
|
||||
|
Reference in New Issue
Block a user