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 中。