c++ fast io code example Example: fast io c++ #define FastIO ios_base::sync_with_stdio(false); cin.tie(NULL);