주하진이 각성을 시작하기 시작하는 매우 중요한 사실.1.txt.md.jpeg.tar.gz.

This commit is contained in:
2020-04-30 21:08:08 +09:00
parent a4366d0b35
commit 1d6152084d
4 changed files with 48 additions and 4 deletions

View File

@@ -0,0 +1,3 @@
N = int(input())
for i in sorted([list(map(int,input().split()))for i in range(N)]):
print(' '.join(map(str, i)))