ios::sync_with_stdio(false);
cin.tie(0); 
把cin变得和scanf一样快。

相关文章:

  • 2021-10-08
  • 2021-09-22
  • 2021-12-29
  • 2021-05-07
  • 2021-10-19
  • 2022-12-23
  • 2022-12-23
  • 2021-12-02
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-12-12
  • 2021-06-15
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案