QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#99599 | #6347. XOR Determinant | crescent | WA | 1ms | 1532kb | C++14 | 1.0kb | 2023-04-23 08:05:46 | 2023-04-23 08:05:49 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 1ms
memory: 1532kb
input:
3 2 2 5 4 1 1 1000000000000000001 987467354324283836 4 1 2 3 4 1 2 3 4
output:
0
result:
wrong answer 1st numbers differ - expected: '21', found: '0'