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

Conteúdo do Curso

C++ Loops

While Loop PracticeWhile Loop Practice

Tarefa

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.

Tudo estava claro?

Seção 1. Capítulo 5
toggle bottom row
course content

Conteúdo do Curso

C++ Loops

While Loop PracticeWhile Loop Practice

Tarefa

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.

Tudo estava claro?

Seção 1. Capítulo 5
toggle bottom row
some-alt