QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#781069#9578. 爱上字典ZhaoZiLongWA 0ms3692kbC++201011b2024-11-25 14:39:202024-11-25 14:39:21

詳細信息

Test #1:

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

input:

I love Liaoning. Love Dalian!
1
love

output:

3

result:

ok single line: '3'

Test #2:

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

input:

Sulfox Loves Furry! Fur fur Furred.
2
anthropomorphic furry

output:

4

result:

ok single line: '4'

Test #3:

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

input:

Ginkgo leaves dance lightly and fall, reflecting the autumn light on the golden ground. Time is as peaceful as when we first met.
5
ginkgo reflect is as we

output:

18

result:

wrong answer 1st lines differ - expected: '17', found: '18'