QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#57714 | #692. Delete the Points | znstz | WA | 3ms | 3628kb | C++ | 2.4kb | 2022-10-22 17:58:11 | 2022-10-22 17:58:16 |
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: 3ms
memory: 3628kb
input:
4 1 1 2 2 5 5 6 6
output:
Yes Yes 5 5 6 6 Yes 5 5 6 6 Yes 5 5 6 6
result:
wrong answer Expected double but found NAN.