#include <iostream> using namespace std; void test(int*, int*); int main() { int a = 5, b = 5; cout << "Before changing:" < | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 1

#include <iostream> using namespace std; void test(int*, int*); int main() { int a = 5, b = 5; cout << "Before changing:" <

help me pleasee

5th Jul 2022, 1:34 PM
Kathleen Joy Uy
Kathleen Joy Uy - avatar
2 Answers
+ 2
Save code and share link in the description place. Don't add code in question place. It's got cutoff.. Pls Remove dublicates.. https://www.sololearn.com/discuss/3055891/?ref=app edit: please follow these guidelines to get quick help.. https://www.sololearn.com/discuss/333866/?ref=app
5th Jul 2022, 1:41 PM
Jayakrishna 🇮🇳
0
Do not repost the same question. It messes the section and your answers.
5th Jul 2022, 2:08 PM
Emerson Prado
Emerson Prado - avatar