QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#237154 | #7689. Flipping Cards | ucup-team588# | WA | 0ms | 3516kb | C++20 | 874b | 2023-11-04 13:21:06 | 2023-11-04 13:21: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: 0
Wrong Answer
time: 0ms
memory: 3516kb
input:
5 3 6 5 2 4 7 6 4 2 8
output:
6 1 1 1 1
result:
wrong answer Output contains longer sequence [length = 5], but answer contains 1 elements