-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weโll occasionally send you account related emails.
Already on GitHub? Sign in to your account
20-janghw0126 #85
20-janghw0126 #85
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
์ค์ค..! ์ด๋ถ๋ฒ์ผ๋ก ์ ๊ทผํ ์๋ ์์๊ตฐ์,
์ ๋ ์ด๋ ๊ฒ ํ์ด๋ดค์ต๋๋ค :)
import sys
N = int(sys.stdin.readline().rstrip())
A = set(map(int, sys.stdin.readline().split()))
M = int(input())
M_list = [int(x) for x in sys.stdin.readline().rstrip().split()]
for i in M_list:
if i in A:
print(1)
else:
print(0)
20์ฐจ์๋ ์๊ณ ํ์ จ์ต๋๋ค!๐
์ด๋ค ์ ์ ๋ค๋ก ๋ฌ๋ฌ($) ๋งํฌ๋ฅผ ๋ถ์ด๋ฉด ์์์ ๋ฃ์ ์๋ ์์ต๋๋ค. |
ํ ์ข์ ์ ๋ณด ๊ฐ์ฌํฉ๋๋ค ์์ ๋ณต๋ถ ์๋นํ ๊ท์ฐฎ์๋๋ฐ ...!!! |
import sys
N = int(sys.stdin.readline().rstrip())
A = set(map(int, sys.stdin.readline().split()))
M = int(input())
M_list = [int(x) for x in sys.stdin.readline().rstrip().split()] sys.stdin.readline ํจ์๋ฅผ input์ด๋ผ๋ ์ด๋ฆ์ผ๋ก ๊ฐ์ ธ์ฌ ์ ์๋ ๊ฟํ์ ์๋ ค๋๋ฆฝ๋๋ค. :) +) ์์๊ฐ ์กด์ฌํ๋์ง ์๋์ง๋ฅผ ๋ณด๋ ๊ฒ์ด๊ธฐ ๋๋ฌธ์ ๊ผญ ์ซ์๋ก ๋ฐ์ง ์์๋ ๋๊ฒ ์ฃ ? import sys
input = sys.stdin.readline
n = int(input())
n_list = set(input().split())
m = int(input())
m_list = input().split() edit ํค๋ฅผ ๋ฝ์๋ฒ๋ ค์ผ๊ฒ ๊ตฐ์ ๋๋ฌด ํท๊ฐ๋ฆผ ; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
์ค ์ ๋ ์๋ฆฐ๋์ด๋ ๋์ผํ๊ฒ ์ ๊ทผํ์๋๋ฐ, ์ด๋ถ ํ์์ผ๋ก๋ ํ ์ ์๋ค๋ ๊ฒ์ ๋๋ถ์ ์์๊ฐ๋๋ค ๐ฎ
์ด๋ฒ ์ฐจ์ PR๋ ์๊ณ ๋ง์ผ์
จ์ต๋๋น๐ค
๐ ๋ฌธ์ ๋งํฌ
๋ฐฑ์ค | ์ ์ฐพ๊ธฐ
๋ฌธ์ ์ค๋ช
์ ๋ ฅ
์ถ๋ ฅ
โ๏ธ ์์๋ ์๊ฐ
1์๊ฐ ๋ฐ
โจ ์๋ ์ฝ๋
โ ์ด ๋ฌธ์ ๋ ์ ๋ฒ ์ฐจ์์ ๊ฐ์ด ์ด๋ถ ํ์ ์๊ณ ๋ฆฌ์ฆ ์ ํ์ ๋ฌธ์ ์ธ ๊ฒ ๊ฐ์๋ค. ์ด๋ค ๋ถ๋ถ์์ ๋๊ปด์ก๋๋ฉด ๋ฌธ์ ๋ฅผ ์ฒ์ฒํ ์ฝ์ด๋ณด์์ ๋
์์ ์ด๋ถ ํ์์ ์ด์ฉํ๋ฉด ๋ ๊ฒ ๊ฐ์๋ค.
โ๐ก์ฆ, ์ค๊ฐ ๊ฐ์ ๋จผ์ ํ์ ํ ํ ์ด๋ถ ํ์์ ํตํด ํด๋น ๋ชฉํ ๊ฐ์ด ๋ฆฌ์คํธ ์์ ์๋์ง ํ์ ํ๋ฉด ๋๋ค. ๊ทธ๋ฌ๋ฏ๋ก, ์ด ๋ฌธ์ ๋ ์ด๋ถ ํ์์ผ๋ก ํด๊ฒฐํ๋ ๋ฌธ์ ๋ผ๋ ๊ฒ์ ์ธ์งํ๋ค๋ฉด ์ฝ๊ฒ ๊ตฌํํ ์ ์๋ ๋ฌธ์ ์๋ค.
๐ํด๊ฒฐ ๋ฐฉ๋ฒ
arr_list
๋ฆฌ์คํธ๋ฅผ ์ ์ธํ๋ค.arr_list
์ ๊ฐ ์์๋ณ๋ก ์ด๋ถ ํ์์ ํ๋ค.lt, rt
๋ณ์๋ฅผ ์ ์ธํ๊ณ ์ฐพ์ ์ฌ๋ถ๋ฅผ ํ์ธํ๊ธฐ ์ํ ๋ณ์์ธisExist
๋ณ์๋ฅผ ์ ์ธํ๋ค.lt
๊ฐrt
๋ณด๋ค ์ปค์ง๋ฉด ๋ฐ๋ณต๋ฌธ์ ํ์ถํ๋ค.๋ฐ๋ณต๋ฌธ ๋ถ๋ถ
โด ์ด๋ถ ํ์์ ์ํด lt์ rt์ ์ค๊ฐ๊ฐ์ธ mid๋ฅผ ์ ์ธํ๋ค.
โต ๋ชฉํ๊ฐ์ธ num์ด A[mid]๊ฐ๊ณผ ๊ฐ๋ค๋ฉด isExist๋ฅผ True๋ก ๋ณ๊ฒฝํ๊ณ 1์ ์ถ๋ ฅํ๋ฉด์ ๋ฐ๋ณต๋ฌธ์ ํ์ถํ๋ค.
โถ A[mid]๊ฐ num๋ณด๋ค ์์ผ๋ฉด ๋ฆฌ์คํธ์ ์์ชฝ์ ์๋ ์์์ธ lt๋ฅผ ๋์ธ๋ค.
โท A[mid]๊ฐ num๋ณด๋ค ํฌ๋ค๋ฉด ๋ฆฌ์คํธ์ ์ค๋ฅธ์ชฝ์ ์๋ ์์์ธ rt๋ฅผ ๋ฎ์ถ๋ค.
โธ ํด๋น ๋ชฉํ๊ฐ์ด ์กด์ฌํ์ง ์์ ๊ฒฝ์ฐ์๋ 0์ ์ถ๋ ฅํ๋ค.
โฌ๏ธ์ ์ฒด ์ฝ๋
๐ ์๋กญ๊ฒ ์๊ฒ๋ ๋ด์ฉ
.