- Engineering
- Computer Science
- i have a program in c where i have to...
Question: i have a program in c where i have to...
Question details
I have a program in c++ where I have to take in an input to a string, then count the occurrences of characters, numbers, and words i want to use vector pairs, but I am not familiar with vectors. could you show me how that might work for atleast finding the numbers and characters and how many times they occur using vector pairs anf I want to be able to sort them.
Solution by an expert tutor
