Given a sentence written with British spelling, return the sentence with the offending word(s) replaced with the American spelling.
This basic spelling filter should focus on "or" vs "our," "re" vs "er," and "ce" vs "se" word endings, though there are several other pedantic differences: http://en.wikipedia.org/wiki/American_and_British_English_spelling_differences
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers31
Suggested Problems
-
Find the peak 3n+1 sequence value
2569 Solvers
-
23856 Solvers
-
Sum all integers from 1 to 2^n
17602 Solvers
-
Project Euler: Problem 3, Largest prime factor
1794 Solvers
-
Getting the indices from a matrix
724 Solvers
More from this Author9
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!