UOJ Logo

NOI.AC

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#124320#1192. 标题统计 wust202013407213d1000ms508kbC++288b2020-12-04 18:58:062020-12-04 18:58:06

answer


详细

小提示:点击横条可展开更详细的信息

Test #1:

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

input:

 Lg 4

output:

3

result:

ok single line: '3'

Test #2:

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

input:

k k k

output:

3

result:

ok single line: '3'

Test #3:

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

input:

Ksc03

output:

5

result:

ok single line: '5'

Test #4:

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

input:

kk

output:

2

result:

ok single line: '2'

Test #5:

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

input:

luogu

output:

5

result:

ok single line: '5'

Test #6:

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

input:

kk Sc

output:

4

result:

ok single line: '4'

Test #7:

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

input:

K   3

output:

2

result:

ok single line: '2'

Test #8:

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

input:



output:

0

result:

ok single line: '0'

Test #9:

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

input:

    G

output:

1

result:

ok single line: '1'

Test #10:

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

input:

  LG

output:

2

result:

ok single line: '2'