Skip to content

Commit

Permalink
11545 틱택톡
Browse files Browse the repository at this point in the history
  • Loading branch information
cjy8922 authored May 2, 2021
1 parent 678a5c8 commit a28f198
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 2021_03/SWEA_11545.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
using namespace std;

int main() {

ios_base::sync_with_stdio(false);
cin.tie(NULL);

Expand Down

0 comments on commit a28f198

Please sign in to comment.