String Manipulation Practice
replace.h
12// replaces n characters starting from start with str2 str.replace(start, n, str2)
Tehtävä
Swipe to start coding
- Replace the
"debug"
with"release"
. - Your program should output
mode=release
.
Ratkaisu
solution.cpp
Oliko kaikki selvää?
Kiitos palautteestasi!
Osio 3. Luku 5
single
Kysy tekoälyä
Kysy tekoälyä
Kysy mitä tahansa tai kokeile jotakin ehdotetuista kysymyksistä aloittaaksesi keskustelumme
Awesome!
Completion rate improved to 4.35
String Manipulation Practice
Pyyhkäise näyttääksesi valikon
replace.h
12// replaces n characters starting from start with str2 str.replace(start, n, str2)
Tehtävä
Swipe to start coding
- Replace the
"debug"
with"release"
. - Your program should output
mode=release
.
Ratkaisu
solution.cpp
Oliko kaikki selvää?
Kiitos palautteestasi!
Awesome!
Completion rate improved to 4.35Osio 3. Luku 5
single