Function Overloading Practice
Tarefa
Swipe to start coding
- Make function overloading for
add
function to support various types:- Create an
add
function that takes float inputs and returns a float. - Create an
add
function that takes strings and returns a string.
- Create an
Solução
solution.cpp
Tudo estava claro?
Obrigado pelo seu feedback!
Seção 3. Capítulo 4
single
Pergunte à IA
Pergunte à IA
Pergunte o que quiser ou experimente uma das perguntas sugeridas para iniciar nosso bate-papo
Suggested prompts:
Can you explain how the border animation works in this code?
How can I customize the border colors or animation speed?
Is this border animation supported in all browsers?
Awesome!
Completion rate improved to 3.7
Function Overloading Practice
Deslize para mostrar o menu
Tarefa
Swipe to start coding
- Make function overloading for
add
function to support various types:- Create an
add
function that takes float inputs and returns a float. - Create an
add
function that takes strings and returns a string.
- Create an
Solução
solution.cpp
Tudo estava claro?
Obrigado pelo seu feedback!
Awesome!
Completion rate improved to 3.7Seção 3. Capítulo 4
single