Function Overloading Practice
Завдання
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
Рішення
solution.cpp
Все було зрозуміло?
Дякуємо за ваш відгук!
Секція 3. Розділ 4
single
Запитати АІ
Запитати АІ
Запитайте про що завгодно або спробуйте одне із запропонованих запитань, щоб почати наш чат
Awesome!
Completion rate improved to 3.7Awesome!
Completion rate improved to 3.7
Function Overloading Practice
Завдання
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
Рішення
solution.cpp
Все було зрозуміло?
Дякуємо за ваш відгук!
Секція 3. Розділ 4
single
Awesome!
Completion rate improved to 3.7
Function Overloading Practice
Свайпніть щоб показати меню
Завдання
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
Рішення
solution.cpp
Все було зрозуміло?
Дякуємо за ваш відгук!