Challenge: Modify Array Values
Taak
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;
Oplossing
Was alles duidelijk?
Bedankt voor je feedback!
Sectie 3. Hoofdstuk 4
single
Vraag AI
Vraag AI
Vraag wat u wilt of probeer een van de voorgestelde vragen om onze chat te starten.
Geweldig!
Completion tarief verbeterd naar 7.69
Challenge: Modify Array Values
Veeg om het menu te tonen
Taak
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;
Oplossing
Was alles duidelijk?
Bedankt voor je feedback!
Sectie 3. Hoofdstuk 4
single