cin.tie and cout.tie code example Example: ios base sync with stdio ios_base::sync_with_stdio(false); cin.tie(NULL);