QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#449740#3019. Probe Droidsucup-team1005#WA 1ms3832kbC++201.6kb2024-06-21 16:43:222024-06-21 16:43:23

詳細信息

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3832kb

input:

3 5 3
1
14
8

output:

1 3
3 1
4 7

result:

wrong answer 2nd numbers differ - expected: '2', found: '3'