Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
While Loop Practice | While Loop
course content

Зміст курсу

C++ Loops

While Loop PracticeWhile Loop Practice

Завдання

The 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.

Once you've completed this task, click the button below the code to check your solution.

Все було зрозуміло?

Секція 1. Розділ 5
toggle bottom row
course content

Зміст курсу

C++ Loops

While Loop PracticeWhile Loop Practice

Завдання

The 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.

Once you've completed this task, click the button below the code to check your solution.

Все було зрозуміло?

Секція 1. Розділ 5
toggle bottom row
some-alt