QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#475866#9116. DRD Stringucup-team3607#WA 0ms3808kbC++171.9kb2024-07-13 16:53:002024-07-13 16:53:00

详细

Test #1:

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

input:

6 2

output:

40

result:

ok "40"

Test #2:

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

input:

3017 7801

output:

515391664

result:

ok "515391664"

Test #3:

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

input:

3 1

output:

1

result:

ok "1"

Test #4:

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

input:

4 7

output:

378

result:

wrong answer 1st words differ - expected: '343', found: '378'