QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#461660 | #8839. Knocker | ucup-team4380 | WA | 1ms | 4668kb | C++17 | 1.1kb | 2024-07-02 21:46:09 | 2024-07-02 21:46:09 |
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: 1ms
memory: 4596kb
input:
1 5
output:
4
result:
ok 1 number(s): "4"
Test #2:
score: 0
Accepted
time: 1ms
memory: 4668kb
input:
2 6 5
output:
7
result:
ok 1 number(s): "7"
Test #3:
score: -100
Wrong Answer
time: 1ms
memory: 4660kb
input:
5 1 2 4 8 16
output:
68
result:
wrong answer 1st numbers differ - expected: '69', found: '68'