FAST INPUT OUTPUT FOR COMPETITIVE FROGRAMMING IN C++

Why are we studying this topic? Nowadays everyone is busy doing competitive programming and you know that when there is a large number of test-cases, code takes more time to perform the input/output operation and we all know that in competitive programming execution time should be as small as much as possible. So to minimize …

FAST INPUT OUTPUT FOR COMPETITIVE FROGRAMMING IN C++ Read More »