汉中校区5/30周六晚比赛(蒟蒻组)
Done
OI
Start at: 2026-5-30 19:00
2
hour(s)
Host:
17
赛题解析
赛题解析:https://oj.since2018.top/paste/show/Ov6neK0exQLcGB3Q
从5月16日起至CSP-J/S复赛前,所有周赛均改为OI赛制,且使用文件IO。
-
OI赛制:成绩以最后一次提交为准,比赛结束后才知道成绩。
-
文件IO:相关介绍见:https://oi-wiki.org/lang/file-op/
简单来说,对于每道题目,文件IO位置提示了该题英文名,你需要做的是在最终提交代码时,主函数的开始添加如下两句代码:
// 例如第一题的文件IO为: sum
freopen("sum.in", "r", stdin);
freopen("sum.out", "w", stdout);
The contest is a flexible time contest. You need to complete the contest within a specified time after you attended.
- Status
- Done
- Rule
- OI
- Problem
- 4
- Start at
- 2026-5-30 19:00
- End at
- 2026-5-31 19:00
- Duration
- 2 hour(s)
- Host
- Partic.
- 17