QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#214740 | #6549. Two Missing Numbers | ucup-team2045# | 0 | 1ms | 3828kb | C++14 | 7.0kb | 2023-10-14 23:31:57 | 2023-10-14 23:31:57 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 1ms
memory: 3740kb
First Run Input
1 5 5 1 4 4 5
First Run Output
135738571293847122 3306510880611149154
Second Run Input
2 3 135738571293847122 3306510880611149154 9 9 3
Second Run Output
3 1
result:
ok correct
Test #2:
score: 100
Accepted
time: 1ms
memory: 3700kb
First Run Input
1 1 0
First Run Output
135738571293847123 12056934713250692293
Second Run Input
2 1 135738571293847123 12056934713250692293 1
Second Run Output
1 0
result:
ok correct
Test #3:
score: 100
Accepted
time: 1ms
memory: 3828kb
First Run Input
1 1 10625130587464985929
First Run Output
10562689879994860314 15451926912261077983
Second Run Input
2 1 10562689879994860314 15451926912261077983 1167154569617655189
Second Run Output
1167154569617655189 10625130587464985929
result:
ok correct
Test #4:
score: 0
Wrong Answer
time: 1ms
memory: 3704kb
First Run Input
1 0
First Run Output
0 0
Second Run Input
2 2 0 0 14205293878974412429 14539925169898881927
Second Run Output
12701871368265353062 13595659003097002604
result:
wrong answer incorrect, read 12701871368265353062 13595659003097002604 but expected 14205293878974412429 14539925169898881927