fast io leetcode code example
Example: leetcode fast io
static bool _foo = ios::sync_with_stdio(false);
static ostream* _bar = cin.tie(NULL);
static bool _foo = ios::sync_with_stdio(false);
static ostream* _bar = cin.tie(NULL);