본문 바로가기
python-algorithm

백준 21598 SciComLove

by 무적김두칠 2022. 3. 8.

 

1
2
for _ in range(int(input())):
    print('SciComLove')
cs
반응형

'python-algorithm' 카테고리의 다른 글

백준 15633 Fan Death  (0) 2022.03.08
백준 21612 Boiling Water  (0) 2022.03.08
백준 SASA 모형을 만들어보자  (0) 2022.03.08
leetcode 1816. Truncate Sentence  (0) 2022.03.07
leetcode 1688. Count of Matches in Tournament  (0) 2022.03.07

댓글