QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#184949#2364. Endgamelmq26052003WA 0ms3988kbC++201.8kb2023-09-21 14:39:232023-09-21 14:39:24

詳細信息

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'