#33865: C++不能用endl


wj654cj86 (屠屠)


如提 C++不能用endl

即便你加上了ios::sync_with_stdio(false), cin.tie(0);

用了endl一樣會TLE