#define sync_off ios::sync_with_stdio(0); cin.tie(0);\ code example Example: ios base sync with stdio ios_base::sync_with_stdio(false); cin.tie(NULL);