sorenii's blog

By sorenii, history, 10 months ago, In English

I was search some ways to improve the speed in inputs, Do you know some of these ways to improve the speed of inputs? There is other different way of ios_base::sync_with_stdio(0); cin.tie(nullptr); cout.tie(nullptr);

Full text and comments »

  • Vote: I like it
  • -6
  • Vote: I do not like it