manually fetch changes from central repo

This commit is contained in:
2023-09-30 11:43:24 +08:00
parent 531de3778b
commit a270369b18
4 changed files with 73 additions and 1 deletions

View File

@ -222,6 +222,10 @@ Execute(row, column):
请在 OnlineJudge 上直接提交你实现后的头文件。对于基础任务,提交 `server.h`,对于进阶任务,提交 `client.h`。
### 数据范围
保证 `n` `m` 均不大于 30操作序列长度不大于 1000。
### 评分规则
A班、B班均有最多 10% 的 bonus 分数。