diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2016-11-11 22:43:43 -0800 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2016-11-11 23:04:01 -0800 |
commit | aa3d29a5666afecd6bce1821ff72ccc5600b431f (patch) | |
tree | 14964a3a27004d850f5357cc365623208bb095e6 /056shape_shifting_recipe.cc | |
parent | 6d007fda037331e7761d2a9ed3a2e435131daf7e (diff) | |
download | mu-aa3d29a5666afecd6bce1821ff72ccc5600b431f.tar.gz |
3668 - $read a word, stopping at whitespace
Useful for programming contests like https://halite.io Doesn't suffer from C++'s usual buffered gotchas: it'll skip leading whitespace. Slow, though. Can be speeded up, though. - 20 minutes later But what's the point? Typewriter mode is actually harder to test than 'raw' console mode. Writing Mu programs in typewriter mode is just going to encourage us all to slack off on writing tests.
Diffstat (limited to '056shape_shifting_recipe.cc')
0 files changed, 0 insertions, 0 deletions