QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#184949#2364. Endgamelmq26052003WA 0ms3988kbC++201.8kb2023-09-21 14:39:232023-09-21 14:39:24

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
2 3
1 3
1 0
0 -1
1 -1

output:

tie 3 0

result:

wrong answer Author claims 'tie', but judge claims 'bob'