QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#792619#9750. 拼图ucup-team3363#WA 0ms3524kbC++201.5kb2024-11-29 12:01:152024-11-29 12:01:16

详细

Test #1:

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

input:

2
4 0 0 0
4 4 4 4

output:

0
16

result:

wrong answer 1st lines differ - expected: '4', found: '0'