stackoverflow.com/questions/9371238/why-is-reading-lines-from-stdin-much-slow...

I wanted to compare reading lines of string input from stdin using Python and C++ and was shocked to see my C++ code run an order of magnitude slower than the equivalent Python code. Since my C++ is


Comments (0)

Sign in to post comments.