ГлавнаяСборникиТурнирыРазделыФорумыУчастникиПечатьПомощьО системе

Турниры > Epoka Science Olympiad 2017 - 11th Grade > задача:


3. 51108 - First Unique Character

Epoka Science Olympiad 2017 - 11th Grade

Старт: 06.мая.2017 в 10:00:00
Финиш: 06.мая.2017 в 12:30:00
Турнир завершён!
• Турнирная таблица

Гость
• Вопросы к жюри (1)

Задачи турнира

• 2. 51107 - Factorial
• 3. 51108 - First Unique Character
• 4. 51109 - Integer to English

Обратная связь

Если у вас есть предложения или пожелания по работе Contester, посетите форум сайта www.contester.ru.

Лимит времени 2000/4000/4000/4000 мс. Лимит памяти 65000/65000/65000/65000 Кб.

First Unique Character

Question: Write a program to find the first occurrence of a unique character in a string. For example, given a string: "aBcBcaAbBaAdAc", b and d are unique occurrences and b is the first one.

Input specification: You will be given one line of string with at most 300 chars. The string contains only letters and no special char.

Output specification: Show the first unique character in the string. If there is no unique character in the string, show the message "No unique char found".

Sample Input Sample Output
uylerlluAjkH
hulEdjuJklhe
wewe
y
E
No unique char found



Для отправки решений необходимо выполнить вход.

www.contester.ru