sync_with_stdio
By Elmer Ritchie at Mar 29 2021
ios_base::sync_with_stdio(false);cin.tie(0);
By Ricky Waelchi at May 13 2021