QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#624284#5653. Library gameZhaoZiLongWA 1ms3628kbC++1712.6kb2024-10-09 15:25:592024-10-09 15:26:00

詳細信息

Test #1:

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

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: 0ms
memory: 3508kb

input:

4 10
4 1 6 4
6 1
4 4
4 7
1 1

output:

Bernardo
3
6
7
1

result:

wrong answer Judge won the game