Зміст курсу
C++ Loops
C++ Loops
Continue Keyword Practice
Завдання
Swipe to start coding
The ID
string has been corrupted and is currently saturated with exclamation marks (!
). You were chosen to restore the original data it was holding.
- Fill new string with a valid characters (omit exclamation marks) from the corrupted string.
- Output new fixed string.
Рішення
solution
Все було зрозуміло?
Дякуємо за ваш відгук!
Секція 1. Розділ 5
Continue Keyword Practice
Завдання
Swipe to start coding
The ID
string has been corrupted and is currently saturated with exclamation marks (!
). You were chosen to restore the original data it was holding.
- Fill new string with a valid characters (omit exclamation marks) from the corrupted string.
- Output new fixed string.
Рішення
solution
Все було зрозуміло?
Дякуємо за ваш відгук!
Секція 1. Розділ 5