QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#301174 | #4233. Reset | HuangHanSheng | WA | 1ms | 5652kb | C++14 | 2.8kb | 2024-01-09 15:45:58 | 2024-01-09 15:45:59 |
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: 3692kb
input:
3 5 17 5 5 2 15 4
output:
3
result:
ok single line: '3'
Test #2:
score: -100
Wrong Answer
time: 1ms
memory: 5652kb
input:
2 1345 1344 1 10 10
output:
13686486374652509
result:
wrong answer 1st lines differ - expected: '0', found: '13686486374652509'