20250813 baekjoon
This commit is contained in:
parent
23a580cc90
commit
10eb1a2a75
1
code_study/Baekjoon/python/2750.py
Normal file
1
code_study/Baekjoon/python/2750.py
Normal file
@ -0,0 +1 @@
|
|||||||
|
print('\n'.join(map(str, sorted([int(input()) for _ in range(int(input()))]))))
|
||||||
Loading…
x
Reference in New Issue
Block a user