QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#507557#8029. Traveling Merchantforest114514WA 0ms13924kbC++142.8kb2024-08-06 19:19:052024-08-06 19:19:05

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 13924kb

input:

2
4 4
LHLH
0 1
1 2
1 3
2 3
3 3
LHH
0 1
0 2
1 2

output:

yes
yes

result:

wrong answer 2nd lines differ - expected: 'no', found: 'yes'