Skip to content

Commit 60a6410

Browse files
committed
Add README.md file
1 parent c0bd6e1 commit 60a6410

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

boj/12864/DivisonOfficer/README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
## Link
2+
[(문제에 대한 링크) ](https://www.acmicpc.net/problem/12846)
3+
4+
## Topic
5+
DP with Stack
6+
7+
## Approach
8+
find local max value by stack
9+
max area of historgram
10+
11+
## Note
12+
(남길말)

0 commit comments

Comments
 (0)