Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 3b810a8

Browse files
Update BOJ1562.md
1 parent 6f00ce5 commit 3b810a8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎challenges/BOJ1562.md‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111

1212

1313

14-
비트마스킹을 이용하여 어떤 수를 사용했는지 사용하지 않았는지 표현한다. 비트마스킹으로 0, 1, 2, 3, 4의 숫자를 사용했다면 아래와 같이 나타낼 수 있다.
14+
비트마스킹을 이용하여 어떤 수를 사용했는지 사용하지 않았는지 표현한다.
15+
비트마스킹으로 0, 1, 2, 3, 4의 숫자를 사용했다면 아래와 같이 나타낼 수 있다.
1516

1617
| 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
1718
| :--: | :--: | :--: | :--: | :--: | :--: | :--: | :--: | :--: | :--: |

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /