QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#668828#8936. Team Arrangementucup-team4985#WA 2ms9992kbC++234.4kb2024-10-23 16:12:052024-10-23 16:13:08

详细

Test #1:

score: 0
Wrong Answer
time: 2ms
memory: 9992kb

input:

3
2 3
1 2
2 2
4 5 100

output:

-1 -1
-1 -1
-1 -1

result:

wrong answer 1st lines differ - expected: '9', found: '-1 -1'