QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#166805 | #1282. Necklace | waifuSenpai | WA | 1ms | 11640kb | C++17 | 5.2kb | 2023-09-06 18:33:10 | 2023-09-06 18:33:10 |
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: 11640kb
input:
4 4 1 1 1 1 1 2 3 4 4 1 1 2 2 1 2 3 4 8 2 6 5 4 3 1 7 7 -1 4 -1 2 10 -1 3 0 6 5 5 3 3 4 6 5 8 0 -1 -2 -7
output:
-1 4 4 2 3 1 5 8 4 7 5 2 4 2 5 1 3
result:
wrong answer case #4: jury has better solution 12 vs 11