QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#110245 | #5116. Contests | juruocjl | WA | 9ms | 36776kb | C++17 | 2.8kb | 2023-06-01 08:33:06 | 2023-06-01 08:33:07 |
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: 3ms
memory: 36776kb
input:
6 2 1 3 2 5 4 6 2 1 4 3 6 5 4 1 4 5 3 6 1 5 2
output:
1 2 5 3
result:
ok 4 number(s): "1 2 5 3"
Test #2:
score: -100
Wrong Answer
time: 9ms
memory: 36776kb
input:
998 5 1 2 6 3 4 5 7 11 8 9 14 12 13 10 15 16 18 19 20 17 23 22 21 26 24 25 27 29 30 28 32 31 34 33 37 38 39 35 40 36 41 43 42 46 44 48 45 47 51 49 50 56 52 57 53 54 55 62 58 59 63 64 60 65 66 61 67 69 70 68 71 73 74 75 72 78 77 79 82 76 81 85 84 80 86 87 83 88 90 91 89 92 96 98 94 95 97 101 93 103 1...
output:
98 -1 1 1 1 21 1 158 -1 1 20 -1 26 1 1 1 85 1 1 1 1 -1 1 36 104 1 1 1 31 95 1 1 -1 38 36 63 1 1 1 1 1 1 1 1 16 -1 -1 1 1 -1 -1 1 1 147 1 1 79 1 63 1 1 1 4 93 1 1 -1 37 96 1 1 19 153 1 1 1 141 -1 -1 1 29 -1 -1 32 188 1 -1 -1 1 1 1 58 -1 76 26 119 127 1 -1 1 1 2 1 1 1 11 -1 1 -1 1 78 -1 132 -1 1 1 6 1...
result:
wrong answer 1st numbers differ - expected: '94', found: '98'