QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#497084#8836. Highway Hoaxucup-team497#WA 6ms46576kbC++174.2kb2024-07-28 18:53:422024-07-28 18:53:43

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 6ms
memory: 46576kb

input:

5
SFSFS
2 1
2 3
4 3
4 5

output:

0
0
0
0
0

result:

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