8000 Update 2869.cpp · jglee-Cm7/basic-algo-lecture@f51ca5b · GitHub
[go: up one dir, main page]

Skip to content

Commit f51ca5b

Browse files
Update 2869.cpp
1 parent e69c4cd commit f51ca5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

0x12/solutions/2869.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Authored by : audwns27
22
// Co-authored by : BaaaaaaaaaaarkingDog
3-
// http://boj.kr/a9eb8b5b0eea4c5aaa2ffd3331ec2208
3+
// http://boj.kr/65c57b6c6f36477caf85d1f6b9c3e206
44
#include <bits/stdc++.h>
55
using namespace std;
66
int main(void){

0 commit comments

Comments
 (0)
0