QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#168378#7112. XOR CliqueGuanYunchangWA 0ms3752kbC++14554b2023-09-08 13:01:122023-09-08 13:01:12

詳細信息

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3752kb

input:

3
3
1 2 3
3
1 1 1
5
1 2323 534 534 5

output:

232

result:

wrong answer 1st numbers differ - expected: '2', found: '232'