QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#404126#6735. TreeZhaoZiLongWA 1ms3652kbC++20177b2024-05-03 12:43:062024-05-03 12:43:07

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

5 5
5 4 3 4 5
1 2 3 1
2 2 2 2
4 9 2 6
2 5
4 5
5 4
3 5
2 1

output:


result:

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