Skip to content
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

1929. 소수 구하기 #12

Open
Dongsoon-Shin opened this issue Jan 11, 2023 · 0 comments
Open

1929. 소수 구하기 #12

Dongsoon-Shin opened this issue Jan 11, 2023 · 0 comments
Labels
#수학(math) 다양한 주제로 분류된 문제 #정수론(number_theory) 다양한 주제로 분류된 문제 #소수 판정(primality_test) 다양한 주제로 분류된 문제 #에라토스테네스의 체(sieve) 다양한 주제로 분류된 문제

Comments

@Dongsoon-Shin
Copy link
Contributor

Dongsoon-Shin commented Jan 11, 2023

https://www.acmicpc.net/problem/1929

@lledellebell lledellebell added #수학(math) 다양한 주제로 분류된 문제 #정수론(number_theory) 다양한 주제로 분류된 문제 #소수 판정(primality_test) 다양한 주제로 분류된 문제 #에라토스테네스의 체(sieve) 다양한 주제로 분류된 문제 labels Jan 11, 2023
@lledellebell lledellebell changed the title 1929, 소수 구하기 1929. 소수 구하기 Jan 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
#수학(math) 다양한 주제로 분류된 문제 #정수론(number_theory) 다양한 주제로 분류된 문제 #소수 판정(primality_test) 다양한 주제로 분류된 문제 #에라토스테네스의 체(sieve) 다양한 주제로 분류된 문제
Projects
None yet
Development

No branches or pull requests

2 participants