セクション 2. 章 4
single
Challenge: Swap Two Variables Using Pointers
メニューを表示するにはスワイプしてください
タスク
スワイプしてコーディングを開始
Implement a function called swap_numbers that swaps the values of two integer variables using pointers.
- The function must use pointer parameters to access and swap the values of the variables.
- After calling the function, the original variables must have their values exchanged.
解答
すべて明確でしたか?
フィードバックありがとうございます!
セクション 2. 章 4
single
AIに質問する
AIに質問する
何でも質問するか、提案された質問の1つを試してチャットを始めてください