String Manipulation Practice
replace.h
12// replaces n characters starting from start with str2 str.replace(start, n, str2)
Oppgave
Swipe to start coding
- Replace the
"debug"
with"release"
. - Your program should output
mode=release
.
Løsning
solution.cpp
Alt var klart?
Takk for tilbakemeldingene dine!
Seksjon 3. Kapittel 5
single
Spør AI
Spør AI
Spør om hva du vil, eller prøv ett av de foreslåtte spørsmålene for å starte chatten vår
Awesome!
Completion rate improved to 4.35
String Manipulation Practice
Sveip for å vise menyen
replace.h
12// replaces n characters starting from start with str2 str.replace(start, n, str2)
Oppgave
Swipe to start coding
- Replace the
"debug"
with"release"
. - Your program should output
mode=release
.
Løsning
solution.cpp
Alt var klart?
Takk for tilbakemeldingene dine!
Awesome!
Completion rate improved to 4.35Seksjon 3. Kapittel 5
single