QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#219090#6549. Two Missing Numbersucup-team22520 0ms3836kbC++1783.9kb2023-10-19 00:17:232023-10-19 00:17:23

详细

Test #1:

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

First Run Input

1 5
5 1 4 4 5

First Run Output

0 0

Second Run Input

2 3 0 0
9 9 3 

Second Run Output

3529083959206129690 3529083959206129689

result:

wrong answer incorrect, read 3529083959206129689 3529083959206129690 but expected 1 3