Skip to content

Commit

Permalink
1082 방번호 / 그리디
Browse files Browse the repository at this point in the history
  • Loading branch information
cjy8922 authored Mar 17, 2021
1 parent eb4f546 commit f374b1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 2021_03/BJ_1082.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,6 @@ int main() {
for (int i = 0; i < res.size(); i++) {
cout << res[i];
}

return 0;
}

0 comments on commit f374b1e

Please sign in to comment.