Function Overloading Practice
Aufgabe
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
Lösung
solution.cpp
War alles klar?
Danke für Ihr Feedback!
Abschnitt 3. Kapitel 4
single
Fragen Sie AI
Fragen Sie AI
Fragen Sie alles oder probieren Sie eine der vorgeschlagenen Fragen, um unser Gespräch zu beginnen
Awesome!
Completion rate improved to 3.7Awesome!
Completion rate improved to 3.7
Function Overloading Practice
Aufgabe
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
Lösung
solution.cpp
War alles klar?
Danke für Ihr Feedback!
Abschnitt 3. Kapitel 4
single
Awesome!
Completion rate improved to 3.7
Function Overloading Practice
Swipe um das Menü anzuzeigen
Aufgabe
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
Lösung
solution.cpp
War alles klar?
Danke für Ihr Feedback!