빠른 입출력 sys.stdin.readline() in Python

horiz.d·2021년 10월 25일
0

파이썬 꿀단지

목록 보기
2/35

python sys.stdin.readline활용

import sys
input = sys.stdin.readline

input()
input().split()

references :
https://www.acmicpc.net/board/view/22716

profile
가용한 시간은 한정적이고, 배울건 넘쳐난다.

0개의 댓글