8 kyu

Correct the mistakes of the character recognition software

21,096 of 67,440denesnori

Description:

Character recognition software is widely used to digitise printed texts. Thus the texts can be edited, searched and stored on a computer.

When documents (especially pretty old ones written with a typewriter), are digitised character recognition softwares often make mistakes.

Your task is correct the errors in the digitised text. You only have to handle the following mistakes:

  • S is misinterpreted as 5
  • O is misinterpreted as 0
  • I is misinterpreted as 1

The test cases contain numbers only by mistake.

Fundamentals
Strings

More By Author:

Check out these other kata created by denesnori

Stats:

CreatedJul 5, 2016
PublishedJul 5, 2016
Warriors Trained95852
Total Skips7610
Total Code Submissions154955
Total Times Completed67440
JavaScript Completions23263
Python Completions21096
C# Completions3651
C Completions1699
Ruby Completions1441
Haskell Completions480
Crystal Completions32
C++ Completions7449
PHP Completions1965
Java Completions6680
NASM Completions57
Julia Completions60
Racket Completions39
TypeScript Completions985
R Completions135
CoffeeScript Completions19
Prolog Completions26
Nim Completions68
Scala Completions150
Perl Completions8
Total Stars609
% of votes with a positive feedback rating93% of 5550
Total "Very Satisfied" Votes4801
Total "Somewhat Satisfied" Votes674
Total "Not Satisfied" Votes75
Ad
Contributors
  • denesnori Avatar
  • pepellou Avatar
  • GiacomoSorbi Avatar
  • anter69 Avatar
  • brianpck Avatar
  • donaldsebleung Avatar
  • hnefatl Avatar
  • Chrono79 Avatar
  • kazk Avatar
  • user5036852 Avatar
  • adrian.eyre Avatar
  • B1ts Avatar
  • lilsweetcaligula Avatar
  • Voile Avatar
  • mitron6 Avatar
  • Souzooka Avatar
  • metagn Avatar
  • monadius Avatar
  • uglywarthog Avatar
  • hobovsky Avatar
  • agutierrez-datio Avatar
  • stellartux Avatar
  • trashy_incel Avatar
  • user8436785 Avatar
  • ejini战神 Avatar
  • KayleighWasTaken Avatar
Ad