QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#96918#6135. BooksZhaoZiLongWA 2ms7440kbC++142.6kb2023-04-15 18:46:542023-04-15 18:46:57

详细

Test #1:

score: 0
Wrong Answer
time: 2ms
memory: 7440kb

input:

4
4 2
1 2 4 8
4 0
100 99 98 97
2 2
10000 10000
5 3
0 0 0 0 1

output:

6
0
Richman
Impossible

result:

wrong answer 2nd lines differ - expected: '96', found: '0'