QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#544163 | #6253. Appeal to the Audience | HuangHanSheng | WA | 2ms | 9700kb | C++14 | 1.3kb | 2024-09-02 10:46:31 | 2024-09-02 10:46:31 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 2ms
memory: 9700kb
input:
5 3 5 4 3 0 0 1 1
output:
17
result:
ok single line: '17'
Test #2:
score: -100
Wrong Answer
time: 1ms
memory: 6512kb
input:
11 7 30 5 15 1 3 100 50 0 0 1 0 2 5 2 5 5 1
output:
355
result:
wrong answer 1st lines differ - expected: '454', found: '355'