Skip to content

Instantly share code, notes, and snippets.

@AnthonyMastrean
Created April 22, 2015 20:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AnthonyMastrean/3a5f537cddf2d8aa4e6e to your computer and use it in GitHub Desktop.
Save AnthonyMastrean/3a5f537cddf2d8aa4e6e to your computer and use it in GitHub Desktop.
Paradigms
Read lines of text, until a completely blank line is found. Eliminate
redundant blanks between the words. Print the text, thirty characters
to a line, without breaking words between lines.
http://www.jdl.ac.cn/turing/pdf/p455-floyd.pdf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment