암호 생성기1 암호생성기 (코딩테스트, SW Expert Academy) [S/W 문제해결 기본] 7일차 - 암호생성기 문제 https://swexpertacademy.com/main/code/problem/problemDetail.do?contestProbId=AV14uWl6AF0CFAYD SW Expert Academy SW 프로그래밍 역량 강화에 도움이 되는 다양한 학습 컨텐츠를 확인하세요! swexpertacademy.com 코드 for test_case in range(1,11): # /////////////////////////////////////////////////////////////////////////////////// T = int(input()) input_case = list(map(int, input().split())) cut = True whi.. 2022. 4. 19. 이전 1 다음