QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#214823 | #6549. Two Missing Numbers | ucup-team2045# | 0 | 1ms | 3892kb | C++17 | 7.2kb | 2023-10-15 00:19:13 | 2023-10-15 00:19:14 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 1ms
memory: 3672kb
First Run Input
1 5 5 1 4 4 5
First Run Output
4651738473042681317 18114157692310124791
Second Run Input
2 3 4651738473042681317 18114157692310124791 9 9 3
Second Run Output
1 3
result:
ok correct
Test #2:
score: 100
Accepted
time: 1ms
memory: 3664kb
First Run Input
1 1 0
First Run Output
4651738473042681316 5332657610100196240
Second Run Input
2 1 4651738473042681316 5332657610100196240 1
Second Run Output
0 1
result:
ok correct
Test #3:
score: 100
Accepted
time: 1ms
memory: 3892kb
First Run Input
1 1 10625130587464985929
First Run Output
15274592036293374125 7715319650314241926
Second Run Input
2 1 15274592036293374125 7715319650314241926 1167154569617655189
Second Run Output
1167154569617655189 10625130587464985929
result:
ok correct
Test #4:
score: 0
Wrong Answer
time: 1ms
memory: 3856kb
First Run Input
1 0
First Run Output
0 0
Second Run Input
2 2 0 0 14205293878974412429 14539925169898881927
Second Run Output
7086707118996170797 7976558772823186727
result:
wrong answer incorrect, read 7086707118996170797 7976558772823186727 but expected 14205293878974412429 14539925169898881927