Skip to content

Commit 845ec3d

Browse files
authored
Update notice.md
1 parent afab1d0 commit 845ec3d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

notice.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,10 @@
7878

7979
### 초판 3쇄
8080

81-
#### (398p) 문제 내용
81+
#### (375p) '금광' 문제의 입력 조건 오류
82+
83+
* 각 위치에 매장된 금의 개수는 1 이상이 아닌 <b>0 이상</b>입니다.
84+
85+
#### (398p) 문제 내용 오탈자
8286

8387
* 문제 설명에서 두 행성 A와 B를 터널로 연결할 때 드는 비용으로는 min(|xA-xB|, |yA-<b>yB</b>|, |zA-zB|)가 올바른 내용입니다.

0 commit comments

Comments
 (0)