Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Having an issue with this program. It's C language. Code it however you like. Thanks. CS 100 Project Three - Spring 2018 involves typing, You
Having an issue with this program. It's C language. Code it however you like. Thanks.
CS 100 Project Three - Spring 2018 involves typing, You are curious how much effort it takes class, or whatever. This project assumes you clasper whateve m (or a paper for assur English caches when fingers (index, midd strand prints &BLLLLLLLLL E are a touch typist. It captures the keystrokes that ELELL makes when typing a block of text and prints some basic statistics regarding your typing The diagram at the right shows what fingers ane used for each of the different keys. For our project, we will make a couple of simplifying .We will never use the Caps-Lock or . We ignore white space. We assume there is a single space or tab or newline between tokens/strings, but we . When entering a capital letter (or any punctuation character that uses the Shift key), then you count two fingers TAB or Ctrl or Alt or Backspace keys do not count this in our totals (since we do not know what finger you used to generate the white space). in action (two keystrokes-the finger pressing that key plas the pinky finger of the other hand. For example, typing a two keystrokes the left middle fir ger (for the 3 key) and the right pinky (for the Shift key). For this program, you need to identify the number of keystrokes that cach finger performed when typing a block of text. Two sample executions of the program are shown below (imput in red, expected output in blue). You can the input will ever be longer t assume that no one s token than 50 characters. # includeStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started