Skip to content

Instantly share code, notes, and snippets.

@Manojbhat09
Created October 25, 2020 20:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Manojbhat09/421cf3a8d3a2bbe65a8f9524f0107865 to your computer and use it in GitHub Desktop.
Save Manojbhat09/421cf3a8d3a2bbe65a8f9524f0107865 to your computer and use it in GitHub Desktop.
magic code c++
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