QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#57716#692. Delete the PointsznstzWA 3ms3644kbC++2.5kb2022-10-22 17:59:572022-10-22 17:59:58

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 3ms
memory: 3644kb

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.