RE: I Need Help With This Vector Problem 08-09-2019, 10:38 PM
#12
(08-09-2019, 07:20 PM)phyrrus9 Wrote:(08-08-2019, 04:47 PM)Drako Wrote:(08-08-2019, 04:02 AM)phyrrus9 Wrote: You'd be correct on it being inefficient, but the entirety of cout is that way. As for flushing the stream though, that's what std::flush is for.
I had already built the entire program with cout so I didn't want to try and use printf. Printf is a lot faster. As for my problem, any solutions?
which problem was that?
My reply there. Do you at least have an idea on how I can solve it?