QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#253377#7620. Yet Another Subsequence Problemucup-team1727#WA 1ms7456kbC++202.8kb2023-11-16 22:23:362023-11-16 22:23:37

详细

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 7456kb

input:

6
1 1
3 5
4 7
8 20
4 10
27 21

output:


result:

wrong answer Answer contains longer sequence [length = 6], but output contains 0 elements