Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

5. Write a C++ program that reads in a list of Spanish words with English equivalents using STL Map pairs to write a basic low-level

image text in transcribed

5. Write a C++ program that reads in a list of Spanish words with English equivalents using STL Map pairs to write a basic low-level translation program. The Spanish word will be the key and the English word will be the value. Enter the file name from the keyboard. Refer to the sample output below Sample Input File (partial) Sample Run Enter the file name: translate.txt 46 rearrancar reboot pantalla screen texto text virus virus i want a computer virus all of the boys have internal memory my hair is brown you want ink with your paper reboot the computer to empty the screen yo quiero una ordenador virus todas de los muchachos tienen interno memoria mi pelo es cafe tu quieres tinta con su papel rearrancar el ordenador a vacio el pantalla Name the program: SpanToEngXX.cpp, where XX are your initials

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_2

Step: 3

blur-text-image_3

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

Microsoft Visual Basic 2017 For Windows Web And Database Applications

Authors: Corinne Hoisington

1st Edition

1337102113, 978-1337102117

More Books

Students also viewed these Databases questions

Question

What does professional development consist of?

Answered: 1 week ago

Question

Discuss various types of training methods.

Answered: 1 week ago

Question

Find the derivative. f(x) 8 3 4 mix X O 4 x32 4 x32 3 -4x - x2

Answered: 1 week ago