Created
October 25, 2020 20:14
-
-
Save Manojbhat09/421cf3a8d3a2bbe65a8f9524f0107865 to your computer and use it in GitHub Desktop.
magic code c++
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
static const auto fast=[](){ios_base::sync_with_stdio(false);cin.tie(nullptr);cout.tie(nullptr);return nullptr;}(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment