Description

是 Special Judge 欸
你猜這題的 AC 條件是什麼呢

Special Judge 會拿到的資料
{
  "input_file": "path/to/testdata/input",
  "answer_file": "path/to/testdata/answer",
  "user_output_file": "path/to/user/output"
  "user_code_file": "path/to/user/source_code",
  "problem_id": 1234,
  "submission_id": 123456,
  "contest_id": -1,
  "submitter_id": 123,
  "submitter_name": "username",
  "submitter_nickname": "nickname",
  "submission_time": 1656430000000000,
  "compiler": "c++14/python2/etc.",
  "testdata_index": 0,
  "current_stage": 0,
  "original_verdict": "TLE",
  "message_type": "",
  "message": "",
  "limits": {
    "time_us": 1000000,
    "vss_kib": 262144,
    "rss_kib": 0,
    "output_kib": 262144
  },
  "stats": {
    "exit_code": 0,
    "real_us": 512345,
    "user_us": 412345,
    "sys_us": 98765,
    "max_vss_kib": 80004,
    "max_rss_kib": 68488
  }
}

Input Format

你說呢

Output Format

想不到吧

Hints

沒想法的話就跟 Judge 說拜託給你 AC 吧

Subtasks

No. Testdata Range Score

TopCoder

cjtsai
$\begin{figure}[h] \centering \includegraphics[width=0.7\textwidth]{https://iscoj.fg.tp.edu.tw/images/banner_new.png} \caption{abb\label{thename}} \end{figure}$

User's AC Ratio

14.3% (1/7)

Tags

Problem Source

Testdata and Limits

No. Time Limit (ms) Memory Limit (VSS, KiB) Output Limit (KiB) Subtasks
0 1000 65536 65536