QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#624284 | #5653. Library game | ZhaoZiLong | WA | 1ms | 3628kb | C++17 | 12.6kb | 2024-10-09 15:25:59 | 2024-10-09 15:26:00 |
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: 3628kb
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: 0ms
memory: 3508kb
input:
4 10 4 1 6 4 6 1 4 4 4 7 1 1
output:
Bernardo 3 6 7 1
result:
wrong answer Judge won the game