Hacker News new | ask | show | jobs
by smitherfield 2702 days ago
Yes, but only if you first call

  ios::sync_with_stdio(false);
https://en.cppreference.com/w/cpp/io/ios_base/sync_with_stdi...