|
|||
Character RecognitionThe university bought a new program for Optical Character Recognition (OCR). The program is used for transforming paper documentation to an electronic form. Obviously, the transformation process is not 100% reliable and some characters are not recognized. Your task is to write a program that determines the recognition process efficiency ratio. The ratio should be computed as R/A where R is the number of recognized characters and A is the number of all characters. End-of-line characters (newlines) do not count as characters. Input Specification
The input consists of N test cases. The number of them (N) is given on the first line of the input
file. Each test case contains at least one line of processed text where unrecognized characters
are represented by " Output Specification
Print exactly one line for each test case. The line should contain the sentence
" Sample Input
Output for Sample Input
|
|||
University of Debrecen; Faculty of Informatics; v. 09/30/2024 |