새로운 소수의 지평
This commit is contained in:
4
zeta_python/15965_sieve.py
Normal file
4
zeta_python/15965_sieve.py
Normal file
@@ -0,0 +1,4 @@
|
||||
# 먼저 최대 개수까지 빈 리스트 만듬;
|
||||
# 그 다음 반복문 돔
|
||||
# 그리고 배수만큼을 없앰
|
||||
# 그리고 반복
|
||||
Reference in New Issue
Block a user