Challenge: Modify Array Values
Завдання
Swipe to start coding
Write a function that modifies every element of an array by doubling its value. Follow these requirements:
- Declare and initialize the array in
main; - Pass the array and its size to a function;
- Use a loop to access each element;
- Modify the array in place;
Рішення
Все було зрозуміло?
Дякуємо за ваш відгук!
Секція 3. Розділ 4
single
Запитати АІ
Запитати АІ
Запитайте про що завгодно або спробуйте одне із запропонованих запитань, щоб почати наш чат
Чудово!
Completion показник покращився до 7.69
Challenge: Modify Array Values
Свайпніть щоб показати меню
Завдання
Swipe to start coding
Write a function that modifies every element of an array by doubling its value. Follow these requirements:
- Declare and initialize the array in
main; - Pass the array and its size to a function;
- Use a loop to access each element;
- Modify the array in place;
Рішення
Все було зрозуміло?
Дякуємо за ваш відгук!
Секція 3. Розділ 4
single