QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#774596#9784. Donkey and Puss in Bootsucup-team5925#WA 0ms3820kbC++201.2kb2024-11-23 13:30:552024-11-23 13:30:55

詳細信息

Test #1:

score: 100
Accepted
time: 0ms
memory: 3752kb

input:

2
2 2

output:

Puss in Boots

result:

ok single line: 'Puss in Boots'

Test #2:

score: -100
Wrong Answer
time: 0ms
memory: 3820kb

input:

4
0 47 0 0

output:

Puss in Boots

result:

wrong answer 1st lines differ - expected: 'Donkey', found: 'Puss in Boots'