Kursinnhold
C++ Loops
C++ Loops
Practice with the Continue Keyword in C++ Loops
Oppgave
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.
Løsning
solution
Alt var klart?
Takk for tilbakemeldingene dine!
Seksjon 1. Kapittel 5
Practice with the Continue Keyword in C++ Loops
Oppgave
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.
Løsning
solution
Alt var klart?
Takk for tilbakemeldingene dine!
Seksjon 1. Kapittel 5