QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#115174 | #3433. Xor Maximization | lmq26052003 | WA | 1ms | 3636kb | C++20 | 1.5kb | 2023-06-24 19:44:49 | 2023-06-24 19:44:51 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 0ms
memory: 3636kb
input:
4 9 12 6 3
output:
15
result:
ok single line: '15'
Test #2:
score: 0
Accepted
time: 1ms
memory: 3596kb
input:
2 5 5
output:
5
result:
ok single line: '5'
Test #3:
score: -100
Wrong Answer
time: 1ms
memory: 3592kb
input:
14 727656223459865191 46734384439509901 352731051433687991 872737646419514461 6394223127373478 122226718859492962 991650508481700423 68404068934835268 181523155840050401 513266597294984183 377142102015718971 258937141002888370 228103993964680576 857125736352310010
output:
1034148769706887773
result:
wrong answer 1st lines differ - expected: '1152884976327387407', found: '1034148769706887773'