add trim() to reading from stdin, so that it also works on Windows
authorRalf Jung <post@ralfj.de>
Wed, 1 Jul 2015 21:11:31 +0000 (23:11 +0200)
committerRalf Jung <post@ralfj.de>
Wed, 1 Jul 2015 21:11:31 +0000 (23:11 +0200)
commit7b5af93d756464638204b0b703485712d88d3656
tree5e254072e3e9872014ac9035e35c7c090642caab
parentcb170f41304c809a22de172621845e637e28b8d2
add trim() to reading from stdin, so that it also works on Windows
src/part03.rs
workspace/src/part03.rs