#33437: C++ 要記得加上 ios::sync_with_stdio(0); cin.tie(0); cout.tie(0); 才不會TLE


wubaie (小億)

學校 : 不指定學校
編號 : 123253
來源 : [220.133.154.226]
最後登入時間 :
2024-05-06 21:38:57
j568. 無預警小考 ( 上 ) | From: [163.30.29.66] | 發表日期 : 2023-01-06 12:37

C++ 要記得加上 ios::sync_with_stdio(0); cin.tie(0); cout.tie(0); 才不會TLE

 
ZeroJudge Forum