Practice with the Continue Keyword in C++ Loops
Task
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
solution.cpp
Everything was clear?
Thanks for your feedback!
SectionΒ 1. ChapterΒ 5
single
Ask AI
Ask AI
Ask anything or try one of the suggested questions to begin our chat
Awesome!
Completion rate improved to 9.09
Practice with the Continue Keyword in C++ Loops
Swipe to show menu
Task
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
solution.cpp
Everything was clear?
Thanks for your feedback!
Awesome!
Completion rate improved to 9.09SectionΒ 1. ChapterΒ 5
single