QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#687058#7781. Sheep Eat Wolvesucup-team4511#WA 0ms3588kbC++171.3kb2024-10-29 16:55:562024-10-29 16:55:57

詳細信息

Test #1:

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

input:

4 4 3 1

output:

3

result:

ok 1 number(s): "3"

Test #2:

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

input:

3 5 2 0

output:

-1

result:

wrong answer 1st numbers differ - expected: '5', found: '-1'