This is a type speed program that prompts user to enter a sample text displayed, or can also work with whatever input the user wants to make. It calculate the amount of words, sentences, and carachters, and also gives an average amount of words typed per minute using a simple formula - words typed multiplied by 60 seconds and dividing the result by the amount of time it took the user to type.
- Visual Studio Code 1.85.0 (Universal)
- C/C++ Extension from Microsoft Version 1.19.9
- MinGW-w64 tools
- GCC, G++ Version 13.2.0
- GDB Version 14.0