imeoic
Version:
Imeoic - Integrated Management Environment for OI Contest
44 lines (39 loc) • 1.59 kB
YAML
units:
s: %s 秒
MB: %s MB
words:
true: 是
false: 否
cover:
time: <font style="font-weight:bold">时间:</font><math><mn>%s</mn></math> 年 <math><mn>%s</mn></math> 月 <math><mn>%s</mn></math> 日 <math><mn>%s</mn><mo>:</mo><mn>%s</mn></math> <math><mo>∼</mo></math> <math><mn>%s</mn><mo>:</mo><mn>%s</mn></math>
time_nad: <font style="font-weight:bold">时间:</font><math><mn>%s</mn></math> 年 <math><mn>%s</mn></math> 月 <math><mn>%s</mn></math> 日 <math><mn>%s</mn><mo>:</mo><mn>%s</mn></math> <math><mo>∼</mo></math> <math><mn>%s</mn></math> 年 <math><mn>%s</mn></math> 月 <math><mn>%s</mn></math> 日 <math><mn>%s</mn><mo>:</mo><mn>%s</mn></math>
problem_name: 题目名称
problem_type: 题目类型
english_name: 题目英文
input_file: 输入文件
output_file: 输出文件
time_limit: 时间限制
memory_limit: 空间限制
tests_quantity: 测试点数
subtasks_quantity: 子任务数
scores_equal: 是否等分
source_name: 提交源程序名
compile_option: 编译选项
for_language: 对于 %s 语言
notes: 注意事项(请仔细阅读)
statement:
title: %s(%s)
sample_: 样例 %d
sample_input: 样例 %d 输入
sample_output: 样例 %d 输出
sample_explanation: 样例 %d 解释
in_directory: 见选手目录下的 %s 与 %s。
particular:
type_notice: 这是一道%s。
types:
traditional: 传统题
interactive: 交互题
communication: 通信题
submitting: 提交答案题
fin_notice: 从文件 %s 中读入数据。
fout_notice: 输出到文件 %s 中。