QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#123423#5653. Library gameMaMengQiWA 2ms5668kbC++11910b2023-07-12 16:11:232023-07-12 16:11:27

詳細信息

Test #1:

score: 100
Accepted
time: 2ms
memory: 5620kb

input:

5 14
3 7 2 3 10
7
14
2
4
6

output:

Alessia
10 1
7 8
3 1
3 3
2 5

result:

ok Contestant won the game

Test #2:

score: -100
Wrong Answer
time: 2ms
memory: 5668kb

input:

4 10
4 1 6 4
6 1
4 7

output:

Bernardo
6
4

result:

wrong answer Integer 4 violates the range [7, 10]