Skip to content

Commit 75cabd6

Browse files
committed
[BOJ] 10989 수 정렬하기 3 (B1)
1 parent afebd92 commit 75cabd6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"name":"Local: 260311","url":"/Users/suyeon/Desktop/algorithm/심수연/11주차/260311.py","tests":[{"id":1773218699720,"input":"10\n5\n2\n3\n1\n4\n2\n3\n5\n1\n7","output":"1\n1\n2\n2\n3\n3\n4\n5\n5\n7"}],"interactive":false,"memoryLimit":1024,"timeLimit":3000,"srcPath":"/Users/suyeon/Desktop/algorithm/심수연/11주차/260311.py","group":"local","local":true}

0 commit comments

Comments
 (0)