QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
Details
Tip: Click on the bar to expand more detailed information
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'