Question: write C++: imports temperature data from notepad file with unknows lines and shows higher data(temperature) temperatures might be negetive or positive or zero for example:
write C++:
imports temperature data from notepad file with unknows lines and shows higher data(temperature)
temperatures might be negetive or positive or zero
for example:
imports from notepad file:
-2.54
5
-.1.33
2
and shows in output:
5
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
