Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Write a second C++ Program (FileTemps.cpp) that reads the names and temperatures of the n cities from an input file temps.txt and counts the number

image text in transcribed
Write a second C++ Program (FileTemps.cpp) that reads the names and temperatures of the n cities from an input file "temps.txt" and counts the number of hot, cold and medium-temp cities based on the following rules: Hot City: if temperature is more than 35 Cold city :if temperature is less than 15 Medium-temp city: if temperature is between 15 and 35 The output should be saved in a file called("output.txt") as shown below Font Paragraph Insert temps.txt- Notepad city Temperature Level File Edit Format Yiew Help Muscat 32 izwa 35 Salalah 13 Sur 40 Muscat Nizwa Salalah Sur Seeq Sohar Ibri Musandam 2 Medium-temp city Medium-temp city cold city Hot city Cold city Hot city Hot city Hot city 35 13 40 Seeq 5 Sohar 42 Ibri 48 Musandam 38 42 48 38

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

DB2 11 The Ultimate Database For Cloud Analytics And Mobile

Authors: John Campbell, Chris Crone, Gareth Jones, Surekha Parekh, Jay Yothers

1st Edition

ISBN: 1583474013, 978-1583474013

More Books

Students also viewed these Databases questions