Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f917f8f

Browse files
Update 2440.cpp
1 parent 263cba3 commit f917f8f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎0x02/solutions/2440.cpp‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Authored by : wogha95
22
// Co-authored by : -
3-
// http://boj.kr/9371156db5854d58b0dd29958bd8d37b
3+
// http://boj.kr/541d92f7657c4d088ec50462093bbc1b
44
#include <bits/stdc++.h>
55
using namespace std;
66

@@ -15,4 +15,4 @@ int main(void){
1515
for(int j = 0; j < N - i; j++) cout << '*';
1616
cout << "\n";
1717
}
18-
}
18+
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /