I am a beginner on C++, and I have 3 programs at hand, who can show me how to write the prgrams for those problems, thank you very much:lol: :
See the attached file.
I am a beginner on C++, and I have 3 programs at hand, who can show me how to write the prgrams for those problems, thank you very much:lol: :
See the attached file.
Sorry. We don't do homework :)
Looks to me like the main problem you may have is dynamically allocating memory. In that case remember, when you use new follow it with delete[].
The actual questions is just a case of thinking it through carefully on paper first. Simple
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.