I've started my journey into C++ an I'm slowly enjoying it. Part of my Homework assignment is to have a program that inputs 3 integers from the keyboard and prints the sum,avg, and product(which I got down fyi) What I'm needing is the print for the smallest and largest number
Screen Dialog should appear as follows
Quote
Input three different integers: 13 27 14
Sum is 54
Average is 18
Product is 4914
Smallest 13
Largest is 27
I'll upload a pic of my work to show you where I'm at.
A 10% IPC boost is underwhelming for what is supposed to be a major generational leap. Unless it's accompanied by higher clock speeds, or the IPC boost is greater than 10% in games, I'm not sure that it will be enough to compete with Zen 5 X3D, let alone Zen 6 X3D for gaming.
Single-core performance is super important and cannot be compensated with more cores, whereas the reverse is true, you can compensate for fewer cores with better single-core performance.
Been happy with Windows 11 myself even since first release in 2021, sure it hasn't always been perfect, but nothing is per say.. Issues i did have was minor ones, which is normal with any OS really.
I still use Windows 10 at times on my unsupported Gaming Laptop, and i find myself using the Windows 11 Desktop more.
Eventually replacing Gaming Laptop with a Windows 11 Compatible one somehow, someway this year or possibly next year at the latest, but its gonna happen--(May save all my Bing reward points except the 1000 to have extended support for 10) then work on getting quality Replacement hard)
Question
afusion
Alright guys!
I've started my journey into C++ an I'm slowly enjoying it. Part of my Homework assignment is to have a program that inputs 3 integers from the keyboard and prints the sum,avg, and product(which I got down fyi) What I'm needing is the print for the smallest and largest number
Screen Dialog should appear as follows
I'll upload a pic of my work to show you where I'm at.
Link to comment
https://www.neowin.net/forum/topic/665578-c-cout-smallest-and-largest-number/Share on other sites
6 answers to this question
Recommended Posts