10000 Update 1057_1.cpp · dostiny/basic-algo-lecture@8c0bfe5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8c0bfe5

Browse files
Update 1057_1.cpp
1 parent cc985a2 commit 8c0bfe5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

0x12/solutions/1057_1.cpp

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,7 @@ int main(void) {
1717
}
1818
cout << ans;
1919
}
20+
21+
/*
22+
모든 참가자의 경기를 시뮬레이션하는 대신 두 명의 번호만 관리하는 풀이
23+
*/

0 commit comments

Comments
 (0)
0