QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#110243 | #5116. Contests | juruocjl | WA | 18ms | 36712kb | C++17 | 2.9kb | 2023-06-01 08:21:59 | 2023-06-01 08:22:02 |
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: 6ms
memory: 36712kb
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: 18ms
memory: 36676kb
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:
-1 -1 1 1 1 21 1 -1 -1 1 20 -1 25 1 1 1 -1 1 1 1 1 -1 1 -1 -1 1 1 1 31 -1 1 1 -1 -1 -1 -1 1 1 1 1 1 1 1 1 16 -1 -1 1 1 -1 -1 1 1 -1 1 1 -1 1 -1 1 1 1 4 -1 1 1 -1 -1 -1 1 1 19 -1 1 1 1 -1 -1 -1 1 28 -1 -1 32 -1 1 -1 -1 1 1 1 -1 -1 -1 25 -1 -1 1 -1 1 1 2 1 1 1 11 -1 1 -1 1 -1 -1 -1 -1 1 1 6 1 -1 -1 11...
result:
wrong answer 1st numbers differ - expected: '94', found: '-1'