You are on page 1of 3

퇴적물 필 이용 퇴적물 봄

#a = int(input("x 의 최댓값을 입력하세요:"))


#b = int(input("y 의 최댓값을 입력하세요:"))
#l = [[0 for i in range(a)] for i in range(b)]
#x = int(input("x 값을 입력하세요:"))
#y = int(input("y 값을 입력하세요:"))
#out_of_range = False
#while (x != -1):
# if ((x-1) >= a) or ((y-1) >= b):
# out_of_range = True
# if ((x-1) < a) or ((y-1) < b):
# out_of_range = False
# if not out_of_range:
# l[y-1][x-1] = int(input("입력할 값을 쓰세요:"))
# print(l)
# y = int(input("x 값을 입력하세요:"))
# x = int(input("y 값을 입력하세요:"))
# if out_of_range:
# y = int(input("x 값을 입력하세요:"))
# x = int(input("y 값을 입력하세요:"))

#score = [[None for i in range(3)] for j in range(3)]

#for i in range(1, 11):


# if i%2 == 0:
# print(i,"는 짝수입니다.")
# elif i%2 == 1:
# print(i,"는 홀수입니다.")

#a = int(input("ㅇㅣㅂㄹㅕㄱ:"))
#print("%o"%a)

#from uuid import RFC_4122

#n = int(input("n 값을 입력하세요:"))
#a = int(input("계산할 값을 입력하세요:"))
#r = 0
#m = n
#u = a
#while a!=1:
#if n!=0 and a%n==0:
#a /=n
#n -=1
#r +=1
#else:
#print("잘못된 값이 입력되었습니다. 다시 입력해 주세요")
#n = int(input("n 값을 입력하세요:"))
#a = int(input("계산할 값을 입력하세요:"))
#m = n
#u = a
#r = 0
#print(u,"는",m,"P",r,"입니다.",sep='')

#n = int(input("n 값을 입력하세요:"))
#r = int(input("r 값을 입력하세요:"))
#a = 1
#m = n
#u = r
#while n<=r:
#print("잘못된 값이 입력되었습니다. 다시 입력해 주세요")
#n = int(input("n 값을 입력하세요:"))
#r = int(input("r 값을 입력하세요:"))
#a = 1
#m = n
#u = r
#for i in range(u):
#a *=n
#n -=1
#print(m,"P",r,"는",a,"입니다.",sep='')

#p = int(input("소수 p 를 입력하세요:"))
#q = int(input("소수 q 를 입력하세요:"))
#if p*q>=93 and p*q<=122:
# print("소수 p, q 를 다시 입력해주세요.")
# p = int(input("소수 p 를 입력하세요:"))
# q = int(input("소수 q 를 입력하세요:"))
#N = p*q
#z = (p-1)*(q-1)
#print("z=", z, sep='')
#E = int(input("z 보다 작은 z 의 서로소 E 를 입력하세요:"))
#if (int(z//E))%2!=0:
# y = int(z//E)
#else:
# y = int(z//E)-1
#for D in range(y, N, 2):
# x = (E*D)%z
# if x==1:
# break

#a = ord(input("입력할 내용:"))
#while a!=47:
# if N<93:
# print(((a**E)%N)+N)
# else:
# print((a**E)%N)
# a = ord(input("입력할 내용:"))

#p1 = int(input("소수 p1 을 입력하세요:"))


#q1 = int(input("소수 q1 을 입력하세요:"))
#N1 = p1*q1
#z1 = (p1-1)*(q1-1)
#print("z1=", z1, sep='')
#E1 = int(input("z1 보다 작은 z1 의 서로소 E1 를 입력하세요:"))
#if (int(z1//E1))%2!=0:
# y1 = int(z1//E1)
#else:
# y1 = int(z1//E1)-1
#for D1 in range(y1, N1, 2):
# x1 = (E1*D1)%z1
# if x1==1:
# break
#print(D1)
#print(N1)

#A = int(input("암호문:"))
#while A!=0:
# print((A**E1)%N1)
# A = int(input("암호문:"))

#r = int(input("1 차 암호문을 입력하세요:"))


#while r!=0:
# print((r**D1)%N1)
# r = int(input("1 차 암호문을 입력하세요:"))

#s = int(input("2 차 암호문을 입력하세요:"))


#while s!=0:
# if N<93:
# print(chr(((s**D)%N)+N))
# else:
# print(chr((s**D)%N))
# s = int(input("2 차 암호문을 입력하세요:"))

#p = int(input("부부는 몇쌍:"))
#a = int(input("혼자온 여자는 몇명:"))
#Me = int(input("Mr or alone:"))
#while Me!=1 and Me!=2:
# print("1, 2 중 입력해 주세요.")
# Me = int(input("Mr or alone:"))
#while (Me==1 and p==0) or (Me==3 and a==0):
# print("기회를 주지. 다시 한번 생각해 보게.")
# Me = int(input("Mr or alone:"))
# while Me!=1 and Me!=2:
# print("1, 2 중 입력해 주세요.")
# Me = int(input("Mr or alone:"))
#da = int(input("당신이 춤춘 횟수는:"))
#if Me == 2:
# Da = 2*p + a-2
# if Da==2:
# print(q)
# elif Da==(p + a-1) or Da==0:
# print("당신은 범인은 아니군. 그러나 당신이 춤춘 횟수는 ",da,"번이 아니다. 왜 거짓말
했지?", sep='')
# else:
# print("당신은 범인이 아니군.")

You might also like