QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#130411#4965. Easy-to-Pronounce WordsHuangHanShengWA 13ms8140kbPython3327b2023-07-24 05:08:212023-07-24 05:08:24

詳細信息

Test #1:

score: 100
Accepted
time: 6ms
memory: 8020kb

input:

contest

output:

0

result:

ok single line: '0'

Test #2:

score: 0
Accepted
time: 8ms
memory: 8016kb

input:

coaches

output:

0

result:

ok single line: '0'

Test #3:

score: 0
Accepted
time: 6ms
memory: 8124kb

input:

cocahes

output:

1

result:

ok single line: '1'

Test #4:

score: 0
Accepted
time: 7ms
memory: 8016kb

input:

ali

output:

1

result:

ok single line: '1'

Test #5:

score: 0
Accepted
time: 9ms
memory: 8016kb

input:

a

output:

1

result:

ok single line: '1'

Test #6:

score: 0
Accepted
time: 13ms
memory: 7980kb

input:

b

output:

1

result:

ok single line: '1'

Test #7:

score: 0
Accepted
time: 6ms
memory: 7976kb

input:

c

output:

1

result:

ok single line: '1'

Test #8:

score: 0
Accepted
time: 13ms
memory: 8016kb

input:

d

output:

1

result:

ok single line: '1'

Test #9:

score: 0
Accepted
time: 5ms
memory: 7984kb

input:

e

output:

1

result:

ok single line: '1'

Test #10:

score: 0
Accepted
time: 2ms
memory: 8004kb

input:

f

output:

1

result:

ok single line: '1'

Test #11:

score: 0
Accepted
time: 8ms
memory: 7992kb

input:

g

output:

1

result:

ok single line: '1'

Test #12:

score: 0
Accepted
time: 4ms
memory: 8012kb

input:

h

output:

1

result:

ok single line: '1'

Test #13:

score: 0
Accepted
time: 6ms
memory: 8016kb

input:

i

output:

1

result:

ok single line: '1'

Test #14:

score: 0
Accepted
time: 13ms
memory: 8004kb

input:

j

output:

1

result:

ok single line: '1'

Test #15:

score: 0
Accepted
time: 8ms
memory: 8020kb

input:

k

output:

1

result:

ok single line: '1'

Test #16:

score: 0
Accepted
time: 12ms
memory: 8016kb

input:

l

output:

1

result:

ok single line: '1'

Test #17:

score: 0
Accepted
time: 6ms
memory: 7984kb

input:

m

output:

1

result:

ok single line: '1'

Test #18:

score: 0
Accepted
time: 9ms
memory: 8004kb

input:

n

output:

1

result:

ok single line: '1'

Test #19:

score: 0
Accepted
time: 4ms
memory: 7992kb

input:

o

output:

1

result:

ok single line: '1'

Test #20:

score: 0
Accepted
time: 5ms
memory: 7988kb

input:

p

output:

1

result:

ok single line: '1'

Test #21:

score: 0
Accepted
time: 13ms
memory: 8020kb

input:

q

output:

1

result:

ok single line: '1'

Test #22:

score: 0
Accepted
time: 3ms
memory: 7988kb

input:

r

output:

1

result:

ok single line: '1'

Test #23:

score: 0
Accepted
time: 10ms
memory: 8012kb

input:

s

output:

1

result:

ok single line: '1'

Test #24:

score: 0
Accepted
time: 6ms
memory: 8020kb

input:

t

output:

1

result:

ok single line: '1'

Test #25:

score: 0
Accepted
time: 6ms
memory: 8048kb

input:

u

output:

1

result:

ok single line: '1'

Test #26:

score: 0
Accepted
time: 9ms
memory: 8020kb

input:

v

output:

1

result:

ok single line: '1'

Test #27:

score: 0
Accepted
time: 8ms
memory: 8140kb

input:

w

output:

1

result:

ok single line: '1'

Test #28:

score: 0
Accepted
time: 13ms
memory: 8120kb

input:

x

output:

1

result:

ok single line: '1'

Test #29:

score: 0
Accepted
time: 4ms
memory: 8008kb

input:

y

output:

1

result:

ok single line: '1'

Test #30:

score: 0
Accepted
time: 8ms
memory: 8048kb

input:

z

output:

1

result:

ok single line: '1'

Test #31:

score: -100
Wrong Answer
time: 9ms
memory: 8120kb

input:

ae

output:

1

result:

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