Skip to content

Commit

Permalink
4466 최대 성적표 만들기
Browse files Browse the repository at this point in the history
  • Loading branch information
cjy8922 authored May 2, 2021
1 parent 5525b04 commit f8697a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 2021_03/SWEA_4466.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ using namespace std;

int main()
{

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

Expand Down

0 comments on commit f8697a4

Please sign in to comment.