String Manipulation Practice
replace.h
12// replaces n characters starting from start with str2 str.replace(start, n, str2)
Завдання
Swipe to start coding
- Replace the
"debug"
with"release"
. - Your program should output
mode=release
.
Рішення
solution.cpp
Все було зрозуміло?
Дякуємо за ваш відгук!
Секція 3. Розділ 5
single
Запитати АІ
Запитати АІ
Запитайте про що завгодно або спробуйте одне із запропонованих запитань, щоб почати наш чат
Awesome!
Completion rate improved to 4.35
String Manipulation Practice
Свайпніть щоб показати меню
replace.h
12// replaces n characters starting from start with str2 str.replace(start, n, str2)
Завдання
Swipe to start coding
- Replace the
"debug"
with"release"
. - Your program should output
mode=release
.
Рішення
solution.cpp
Все було зрозуміло?
Дякуємо за ваш відгук!
Awesome!
Completion rate improved to 4.35Секція 3. Розділ 5
single