QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#337944#8235. Top Clusterucup-team026WA 2ms11824kbC++233.3kb2024-02-25 16:17:502024-02-25 16:17:50

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 2ms
memory: 11824kb

input:

5 4
3 9 0 1 2
1 2 10
3 1 4
3 4 3
3 5 2
3 0
1 0
4 6
4 7

output:


result:

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