QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#262469 | #6352. SPPPSPSS. | ucup-team120# | WA | 1ms | 5884kb | C++17 | 2.6kb | 2023-11-23 19:42:34 | 2023-11-23 19:42:35 |
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: 5680kb
input:
3 1 2 3
output:
.
result:
ok OK 0 operations
Test #2:
score: 0
Accepted
time: 1ms
memory: 5884kb
input:
2 2 1
output:
SS.
result:
ok OK 2 operations
Test #3:
score: 0
Accepted
time: 1ms
memory: 5608kb
input:
9 3 2 4 1 5 6 7 9 8
output:
SSSP.
result:
ok OK 4 operations
Test #4:
score: 0
Accepted
time: 1ms
memory: 5604kb
input:
10 2 9 5 7 10 6 3 1 8 4
output:
SSSSSPSS.
result:
ok OK 8 operations
Test #5:
score: 0
Accepted
time: 1ms
memory: 5872kb
input:
13 9 8 5 4 3 2 1 13 12 11 10 7 6
output:
SSSSSSPS.
result:
ok OK 8 operations
Test #6:
score: 0
Accepted
time: 1ms
memory: 5720kb
input:
20 17 6 15 14 4 10 18 7 13 8 2 12 1 19 20 3 11 16 5 9
output:
SSSSSSSSSSSSPS.
result:
ok OK 14 operations
Test #7:
score: -100
Wrong Answer
time: 1ms
memory: 5672kb
input:
100 98 85 81 18 27 10 68 48 19 2 55 51 61 20 91 54 35 22 83 75 8 5 17 23 21 95 37 15 92 50 78 82 44 39 26 87 52 66 70 74 89 4 59 40 12 88 86 43 14 80 53 46 63 3 36 97 60 58 57 96 11 67 99 41 34 47 71 72 73 79 9 94 6 1 77 25 31 7 45 100 90 32 24 13 76 16 93 38 29 69 42 84 30 28 33 56 49 62 64 65
output:
PPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPSPS.
result:
wrong answer Jury (57) found answer better than participant (60)