#hello
4 messages · Page 1 of 1 (latest)
4 messages · Page 1 of 1 (latest)
Please help me with this code, please use minimal information of c++
enter from the keyboard whole numbers (nnatural numbers) to display the minimum and maximum value read.
Thank you!
Do you have code you've started as an example?
And example input, is the data input all at once?
umm if its whole numbers then the minimum value is 0 and maximum value is nth number or last number till which you were counting.