Skip to content

Commit

Permalink
修改题目翻译规定 (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
pandadtdyy authored Sep 2, 2024
1 parent d2d4247 commit d179ff5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/manual/luogu/account/guzhi.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## 咕值的查看

在自己的**个人空间**可以看到自己的咕值。
也可以在 [咕值列表](https://www.luogu.com.cn/ranking) 看到全站咕值前 $500$ 的用户。
也可以在 [咕值列表](https://www.luogu.com.cn/ranking) 看到全站咕值前 $1000$ 的用户。

## 咕值的更新

Expand Down
8 changes: 4 additions & 4 deletions docs/rules/academic/problem-standard.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ sidebar_label: 主题库题目规范

:::

## 基本规范
## 基本规范 {#base}

- 请正确使用**全角中文**标点符号。特别地,句末要有**句号**
- 数学公式(运算式、运算符、参与运算的常数、作为变量的字母等)应正确使用 LaTeX,非数学公式(一般英文单词、题目名、算法名、人名等)不应使用 LaTeX。
Expand Down Expand Up @@ -119,10 +119,10 @@ sidebar_label: 主题库题目规范

- 原则上,时空限制应至少为 std 在最坏情况下的 $1.5$ 倍,且不应过小或过大。

## 题目翻译
## 题目翻译 {#translate}

- 必须遵守本帖中的**基本规范**
- 可以只翻译**简要题意**
- 排版必须遵守本规范中的[**基本规范**](#base)
- 由于即将开始题面多语言化,现在提交的翻译必须遵守[临时翻译规范](https://www.luogu.com.cn/discuss/910780)中的规定

## 原帖存档

Expand Down

0 comments on commit d179ff5

Please sign in to comment.