QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#775948#7309. Compressed LCSLoverInTimeWA 1ms5728kbC++142.9kb2024-11-23 17:07:452024-11-23 17:07:45

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

1 3
1 2
1 1
2 1
1 2
4 4
1 1
2 1
3 1
4 1
1 1
3 1
2 1
4 1
1 1
1000000000 999
1000000000 1000

output:


result:

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