QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#253498#4940. Token Distanceucup-team026WA 173ms159916kbC++233.4kb2023-11-17 02:45:402023-11-17 02:45:41

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 173ms
memory: 159916kb

input:

5 7
1 1 1 10 1
2 1 3
2 1 5
1 5 4
1 3 7
2 2 4
2 2 5
2 4 5

output:

NO
NO
NO
NO
NO

result:

wrong answer 1st lines differ - expected: 'YES', found: 'NO'