QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#544791#7522. Sequence Shiftrotcar08RE 1ms5912kbC++201007b2024-09-02 20:16:182024-09-02 20:16:18

詳細信息

Test #1:

score: 100
Accepted
time: 1ms
memory: 5912kb

input:

5 3
1 4 3 2 5
7 5 8 3 2
3
6
4

output:

11
13
16
25

result:

ok 4 lines

Test #2:

score: -100
Runtime Error

input:

1 0
103509429
823330096

output:


result: