Are there situations when cin/cout turn out to be more useful than scanf/printf? Or is it better to abandon it in all my programs and resort to scanf/printf and other faster input methods instead?
↧
Are there situations when cin/cout turn out to be more useful than scanf/printf? Or is it better to abandon it in all my programs and resort to scanf/printf and other faster input methods instead?