Answered step by step
Verified Expert Solution
Question
1 Approved Answer
for my C++ lab i need to make a code that will take a user inputed number, and square it. then take the same user
for my C++ lab i need to make a code that will take a user inputed number, and square it. then take the same user inputed number (not the squared one) and divide it by three as well as show the remainder. this is the code right now which is diving the squared the number which i dont want. how could this be fixed? its working perfectly i just it to divide the user inputed number instead if the squared one as well as show the remainder. thanks
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started