We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea5479c commit 6ee9898Copy full SHA for 6ee9898
fast_io.cpp
@@ -1,7 +1,3 @@
1
-
2
3
ios::sync_with_stdio(false); // FLUSH THE STREAM IF USING puts / printf / scanf/
4
cin.tie(nullptr); //
5
cout.tie(nullptr); //
6
7
0 commit comments