String Manipulation Practice
replace.h
12// replaces n characters starting from start with str2 str.replace(start, n, str2)
Uppgift
Swipe to start coding
- Replace the
"debug"
with"release"
. - Your program should output
mode=release
.
Lösning
solution.cpp
Var allt tydligt?
Tack för dina kommentarer!
Avsnitt 3. Kapitel 5
single
Fråga AI
Fråga AI
Fråga vad du vill eller prova någon av de föreslagna frågorna för att starta vårt samtal
Awesome!
Completion rate improved to 4.35
String Manipulation Practice
Svep för att visa menyn
replace.h
12// replaces n characters starting from start with str2 str.replace(start, n, str2)
Uppgift
Swipe to start coding
- Replace the
"debug"
with"release"
. - Your program should output
mode=release
.
Lösning
solution.cpp
Var allt tydligt?
Tack för dina kommentarer!
Awesome!
Completion rate improved to 4.35Avsnitt 3. Kapitel 5
single