Pratique de la Manipulation de Chaînes
replace.h
12// replaces n characters starting from start with str2 str.replace(start, n, str2)
Tâche
Swipe to start coding
- Remplacez le
"debug"
par"release"
. - Votre programme doit afficher
mode=release
.
Solution
solution.cpp
Tout était clair ?
Merci pour vos commentaires !
Section 3. Chapitre 5
single
Demandez à l'IA
Demandez à l'IA
Posez n'importe quelle question ou essayez l'une des questions suggérées pour commencer notre discussion
Suggested prompts:
Can you explain what this video is about?
How can I add controls to this video?
Is there a way to make the video responsive for all devices?
Awesome!
Completion rate improved to 4.35
Pratique de la Manipulation de Chaînes
Glissez pour afficher le menu
replace.h
12// replaces n characters starting from start with str2 str.replace(start, n, str2)
Tâche
Swipe to start coding
- Remplacez le
"debug"
par"release"
. - Votre programme doit afficher
mode=release
.
Solution
solution.cpp
Tout était clair ?
Merci pour vos commentaires !
Section 3. Chapitre 5
single