QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#649518#8836. Highway Hoaxucup-team3279WA 0ms13792kbC++236.3kb2024-10-18 01:07:182024-10-18 01:07:18

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

5
SFSFS
2 1
2 3
4 3
4 5

output:

4

result:

wrong answer 1st numbers differ - expected: '1', found: '4'