Skip to content

Commit 6ee9898

Browse files
committed
updated
1 parent ea5479c commit 6ee9898

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

fast_io.cpp

-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
2-
31
ios::sync_with_stdio(false); // FLUSH THE STREAM IF USING puts / printf / scanf/
42
cin.tie(nullptr); //
53
cout.tie(nullptr); //
6-
7-

0 commit comments

Comments
 (0)