QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#123476 | #5653. Library game | GuanYunchang | WA | 1ms | 3692kb | C++11 | 1.6kb | 2023-07-12 17:16:07 | 2023-07-12 17:16:08 |
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: 3652kb
input:
5 14 3 7 2 3 10 7 14 2 4 6
output:
Alessia 10 1 7 8 3 1 3 3 2 5
result:
ok Contestant won the game
Test #2:
score: -100
Wrong Answer
time: 1ms
memory: 3692kb
input:
4 10 4 1 6 4 6 1 4 4 4 7 1 10
output:
Bernardo 3 6 9 10
result:
wrong answer Judge won the game