``` int main() { ios::sync_with_stdio(0); cin.tie(0); // your code return 0; } ```
**本次周赛题目难度顺序打乱,校赛难度也是打乱的**
2024ACM协会新生周赛(二)