QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#37759#1261. InvHuangHanShengWA 94ms249136kbC++171.3kb2022-07-02 21:09:382022-07-02 21:09:40

詳細信息

Test #1:

score: 100
Accepted
time: 3ms
memory: 5472kb

input:

4 1

output:

1

result:

ok answer is '1'

Test #2:

score: 0
Accepted
time: 0ms
memory: 7612kb

input:

10 21

output:

0

result:

ok answer is '0'

Test #3:

score: 0
Accepted
time: 94ms
memory: 249136kb

input:

500 124331

output:

0

result:

ok answer is '0'

Test #4:

score: -100
Wrong Answer
time: 4ms
memory: 11852kb

input:

20 122

output:

-1

result:

wrong answer expected '1', found '-1'