rt,我有三个问题QAQ:
CSP考场上必须用fclose吗?
如果必须用,那我能用
ios::sync_with_stdio(false); cin.tie(0), cout.tie(0);
吗?
-听说开O3优化会被禁三,是真的吗?