#B. C++-字符串-找第一个只出现一次的字符

    Type: Default 1000ms 256MiB

C++-字符串-找第一个只出现一次的字符

You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.

Background

Description

找第一个只出现一次的字符。给定一个只包含小写字母的字符串,请你找到第一个仅出现一次的字符。如果没有,输出no。 image

Format

Input

Output

Samples

adfalawefbvalw
d
aadfadfadf
no
adsfadsfliefafae
l

Limitation

1s, 1024KiB for each test case.

字符串作业

Not Claimed
Status
Done
Problem
11
Open Since
2025-4-10 0:00
Deadline
2025-6-30 23:59
Extension
24 hour(s)