QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#99599#6347. XOR DeterminantcrescentWA 1ms1532kbC++141.0kb2023-04-23 08:05:462023-04-23 08:05:49

详细

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'