QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#238581 | #7678. The Game | ucup-team1547# | WA | 1ms | 5860kb | C++14 | 2.5kb | 2023-11-04 17:04:22 | 2023-11-04 17:04:23 |
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: 0
Wrong Answer
time: 1ms
memory: 5860kb
input:
6 5 3 1 2 2 3 3 2 3 4 4 2 1 2 2 4 2 4 5 2 2 3 3 4 4 5 5 6 1 1 1 1 1 1 1 4 4 2 1 1 1 2 2 2 4 1 1 1 1 1 2
output:
5 1 2 3 3 4 3 2 3 4 4 1 2 2 3 4 2 3 4 5 2 3 4 4 4 5 6 7
result:
wrong answer Wrong answer, number of operation is not correct (test case 1)