728x90 반응형 SMALL programming387 백준) 24723번 - python print(2 ** (int(input()))) 2024. 4. 28. 백준) 19944번 - python a,b = map(int,input().split())print("NEWBIE!" if b 2024. 4. 27. 백준) 21633번 - python a = int(input())print("{:.2f}".format(25 + a * 0.01) if 100 = 2000.00 else "{:.2f}".format(100.00)) 2024. 4. 26. 백준) 15873번 - python a = int(input())print( a//10 + a % 10 if a // 10 2024. 4. 25. 이전 1 ··· 71 72 73 74 75 76 77 ··· 97 다음 728x90 반응형 LIST