QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#839637#9774. Same SumZhangYiDeWA 1ms3620kbC++174.6kb2025-01-01 22:20:022025-01-01 22:20:03

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

8 4
1 2 3 4 5 6 7 8
2 1 8
1 1 4 4
2 1 6
2 1 8

output:

YES
YES
YES

result:

wrong answer expected NO, found YES [2nd token]